Python wrappers for cell types (#784)
Add full wrappers for - `lif_cell` - `spike_source_cell` - `benchmark_cell And an opaque wrapper for cable_cell with a helper function that generates a random morphology identical to the ones in the nsuite benchmarks. Fixes #767.
Showing
- python/CMakeLists.txt 1 addition, 0 deletionspython/CMakeLists.txt
- python/cells.cpp 244 additions, 0 deletionspython/cells.cpp
- python/cells.hpp 9 additions, 0 deletionspython/cells.hpp
- python/pyarb.cpp 2 additions, 0 deletionspython/pyarb.cpp
- python/recipe.cpp 2 additions, 28 deletionspython/recipe.cpp
Please register or sign in to comment