sg-s / xolotl

A MATLAB neuron simulator. Very fast (written in C++). Flexible (fully object oriented). Immediate (live manipulation in MATLAB). Comes with a powerful parameter optimizer. Get started ➡️
https://go.brandeis.edu/xolotl
GNU General Public License v3.0
43 stars 8 forks source link

conductance2.hpp -> additional_methods.hpp #552

Closed sg-s closed 3 years ago

sg-s commented 3 years ago

Because we're going to drop in methods for many differnet classes in here to avoid circular dependency hell

sg-s commented 3 years ago

the doc generation script needs to be modified because we can no longer assume the .hpp file name tells us anything about the C++ class name