Open
Description
- explain how to run the tests
- explain how to add new tests
- explain why in the C++ code we use static methods manually taking a reference to
self
- explain why it is OK to have compiled-in symbols for libs such as hdf5, SUNDIALS, and why it does not conflict with these symbols being used from other libs like SciPy (see also test python import of something that uses sundials (if no symbol clash?) #16)
- explain how to contribute to the documentation at the API docstring level (+ how it relates to PartMC Doxygen strings and how it is used by pdoc)
Metadata
Metadata
Assignees
Labels
No labels