Python/allen catalogue (#1074)
* Add import method for mechanism catalogues, allowing mechanisms from a second catalogue to be incorporated with a prefix, together with Python interface. * Expose `global_allen_catalogue`. * Extend unit tests to cover mechanism catalogue import and check for name collision error cases.
Showing
- arbor/include/arbor/mechcat.hpp 5 additions, 1 deletionarbor/include/arbor/mechcat.hpp
- arbor/mechcat.cpp 30 additions, 7 deletionsarbor/mechcat.cpp
- mechanisms/CMakeLists.txt 4 additions, 3 deletionsmechanisms/CMakeLists.txt
- python/mechanism.cpp 5 additions, 0 deletionspython/mechanism.cpp
- test/unit/test_mechcat.cpp 91 additions, 0 deletionstest/unit/test_mechcat.cpp
Please register or sign in to comment