gewaltig / cython-neuron

This is experimental version of NEST supports the definition of new neuron models in Python/Cython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for the Neural Simulation Tool NEST
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Generic installation instructions can be found in the file INSTALL that
you received with the NEST sources.

Inside NEST, you can run the command "help" to find documentation and
learn more about the available commands.

Please see ${prefix}/share/doc/nest/README.PyNEST for information
about the Python bindings to NEST.

For information on the NEST Initiative, please visit it's homepage at
http://www.nest-initiative.org

For copyright information please refer to the file LICENSE and to the
information header in the source files.

Emacs users may use the SLI mode, which provides syntax highlighting
for SLI. To install it, add the following lines to your '.emacs' file:
  (load-library "${prefix}/share/nest/extras/emacs/postscript-sli")
  (load-library "${prefix}/share/nest/extras/emacs/sli")

About

This is experimental version of NEST supports the definition of new neuron models in Python/Cython

License:GNU General Public License v2.0


Languages

Language:C++ 56.8%Language:Python 14.3%Language:Groff 11.3%Language:Shell 9.3%Language:Emacs Lisp 3.7%Language:C 2.5%Language:TeX 1.6%Language:XSLT 0.4%Language:MATLAB 0.1%Language:Perl 0.1%Language:Awk 0.0%Language:CSS 0.0%