A matrix-based simulation framework for neuromorphic computing
Project description
SuperNeuroMAT v1.4
SuperNeuroMAT is a matrix-based simulator for simulating spiking neural networks to be used in neuromorphic computing.
Documentation available at: https://superneuromat.readthedocs.io/en/latest/
Installation
- Install using
pip install superneuromat - Update/upgrade using
pip install superneuromat --upgrade
Usage
- In a Python script or on a Python interpreter, do
import superneuromat as snm - The main class can be accessed by
model = snm.NeuromorphicModel() - Refer to docstrings in the source code for the API
For Development
- Clone the
superneuromatrepo:git clone https://github.com/ORNL/superneuromat.git - Add the path to
superneuromatto your$PYTHONPATH:export PYTHONPATH=$PYTHONPATH:/path/to/superneuromat. - You may want to update the
$PYTHONPATHin your.bash_profileor.bashrc.
Directory Info
superneuromat: This contains the source code forsuperneuromattests: This contains unittests for development purposes. Please ignore!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
superneuromat-1.4.tar.gz
(7.7 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file superneuromat-1.4.tar.gz.
File metadata
- Download URL: superneuromat-1.4.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c4239d569f75ed315d3f538de5170224673ce33310ef6274debaf0e40d17f55
|
|
| MD5 |
da7d8f37c559638927cd8785d1fd13b2
|
|
| BLAKE2b-256 |
8cf221d06fe640a5fe999e8738965cb878238682f243de7e5cb546eba2d793d6
|
File details
Details for the file superneuromat-1.4-py3-none-any.whl.
File metadata
- Download URL: superneuromat-1.4-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94edb8833742e23f7553f4d32a3b7af520a9ebd82abe2a2bfd45cdc66c473351
|
|
| MD5 |
0bb7745472bc0b7c84aaa485b63f6f3e
|
|
| BLAKE2b-256 |
1f1879bba28c636b82e59fe6c01a2ccb99e0413cb833ed15b5426ee1ec23f837
|