-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
- check the leak messages
- bring back the self-contained headers checks in CMakeLists.txt -> reinstantiate header independence check in CMakeLists.txt (was commented out in the nanobind PR) #437
- revisit issues/PRs that likely are now solved/possible/obsolete:
- bump pibind11 #414
- phase out
setup.pyin favour ofpyproject.toml#403 - CAMP-enabled object initialisation (incl. new multiphase chemistry example notebook depicting CAMP-enabled simulation) #368,
- exception propagation seems not to work on arm64 (failing
test_spec_by_name_not_foundtest on CI) #348, - introduce new Matlab compatibility workaround proposed in pybind11 #334,
- multi-mode dist modes are returned back in reverse order wrt the ctor input #213
- lack of hyperlinks from type names in docs (since introduction of the _PyPartMC module "hack" for Windows & Python >=3.8); also some function signatures have
arg0,arg1with no types #99 - pdoc html is missing docstrings for properties (while it works for methods) #413
Metadata
Metadata
Assignees
Labels
No labels