Add neuroML python example (#1386)
* add neuroML example * no test, because GH actions arbor is built without neuroML support
Showing
- .github/workflows/basic.yml 1 addition, 1 deletion.github/workflows/basic.yml
- doc/python/morphology.rst 5 additions, 1 deletiondoc/python/morphology.rst
- python/cells.cpp 6 additions, 0 deletionspython/cells.cpp
- python/example/morph.nml 72 additions, 0 deletionspython/example/morph.nml
- python/example/single_cell_nml.py 108 additions, 0 deletionspython/example/single_cell_nml.py
- python/example/single_cell_swc.py 1 addition, 1 deletionpython/example/single_cell_swc.py
- python/proxy.hpp 20 additions, 1 deletionpython/proxy.hpp
python/example/morph.nml
0 → 100644
python/example/single_cell_nml.py
0 → 100755
Please register or sign in to comment