A matrix-based simulation framework for neuromorphic computing
Project description
SuperNeuroMAT v1.1
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.1.tar.gz
(10.7 kB
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.1.tar.gz.
File metadata
- Download URL: superneuromat-1.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b98d51540607391d66fa9ce10e4bd5d51a32dedba52248ac0af9671954c8b019
|
|
| MD5 |
4ce98e2b5ff1c41d051e0b86760556d3
|
|
| BLAKE2b-256 |
55aa8139db87e0c2940f800e32725cb89e58234657dbfc7aa8aa5330cba31e67
|
File details
Details for the file superneuromat-1.1-py3-none-any.whl.
File metadata
- Download URL: superneuromat-1.1-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
4a85800e3414d985f94293aaf44545c9c51e162097ac6790e971c48f5137390b
|
|
| MD5 |
b8b394e189aa842b1d662d7035a6571a
|
|
| BLAKE2b-256 |
0db049001bc72ce7343b7282d6f357afcf0634410aedbfbec624edc413e5d270
|