-
Notifications
You must be signed in to change notification settings - Fork 14
Open
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.py
in favour ofpyproject.toml
#403 - Add enabling of CAMP for chemistry #368,
- exception propagation seems not to work on arm64 (failing
test_spec_by_name_not_found
test 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
,arg1
with no types #99 - pdoc html is missing docstrings for properties (while it works for methods) #413
Metadata
Metadata
Assignees
Labels
No labels