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
44 stars 8 forks source link

Is it possible to build a model without recompiling everything? #570

Open sg-s opened 3 years ago

sg-s commented 3 years ago

Is it possible to instead used pre-built libraries from existing components so we can significantly speed up compile times?

Reading:

  1. https://gist.github.com/loderunner/b6846dd82967ac048439
  2. https://www.bogotobogo.com/cplusplus/libraries.php