Skip to content

ORNL/superneuromat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperNeuroMAT

Installation

  1. Install using pip install git+https://github.com/ORNL/superneuromat.git
  2. Open up a Python interpretter and do from superneuromat.neuromorphicmodel import NeuromorphicModel

For Development

  1. Clone the superneuromat repo: git clone https://github.com/ORNL/superneuromat.git
  2. Add the path to superneuromat to your $PYTHONPATH: export PYTHONPATH=$PYTHONPATH:/path/to/superneuromat.
  3. You may want to update the $PYTHONPATH in your .bash_profile or .bashrc.

Directory Info

  1. experiments: This is for experiments for getting results for publications. Please ignore!
  2. superneuromat: This contains the source code for superneuromat
  3. tests: This contains unittests for development purposes. Please ignore!
  4. tutorials: Check out the tutorials to learn how to work with superneuromat

About

A matrix-based simulator for neuromorphic computing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages