Skip to content

v1.0-beta

Compare
Choose a tag to compare
@frothga frothga released this 08 Dec 23:41
· 1077 commits to master since this release

After 7 years of development, N2A is now a fully-functional neural modeling tool. It can interchange data with other tools via NeuroML, and run simulations via C++, Java or jLEMS. There is also limited support for NEURON via jNeuroML.

This version is tagged "beta" because it needs to be tested by larger group of users. We would appreciate an email about your experience with the tool, positive or negative. Email address may be found in the application's Settings:About tab.

Note that 0.9 versions prior to July 2016 used OrientDB to store models. For efficiency and stability, we have written a new DB engine. ODB is no longer bundled with the application. In the unlikely case that you have models from this far back, contact us for help in converting them.

n2a.jar is a fully self-contained application, the only file you need to download.

For developers who wish to compile the program from source, externalLibs.zip contains a bundle of 3rd party libraries.