amnsbr / cubnm

A toolbox for biophysical network modeling on GPUs
https://cubnm.readthedocs.io
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

[DOC] Guide on how to add new models #9

Closed amnsbr closed 1 month ago

amnsbr commented 4 months ago

Currently adding new models will require modifying the source code. Adding a new model involves adding different source and header files on C++/CUDA side as well as adding its Python interface. There should be a guide on how to do this.

amnsbr commented 1 month ago

This is done in 51de7ad8bc97fa103dc5219d9ade7e1173f76ede