Skip to content

Commit 7d2fe21

Browse files
committed
v1.3 stable in main branch
1 parent 29edb34 commit 7d2fe21

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# SuperNeuroMAT v1.2
1+
# SuperNeuroMAT v1.3
22

33
SuperNeuroMAT is a matrix-based simulator for simulating spiking neural networks to be used in neuromorphic computing.
44

5+
Documentation available at: https://superneuromat.readthedocs.io/en/latest/
6+
57

68
## Installation
79
1. Install using `pip install superneuromat`
8.55 KB
Binary file not shown.

dist/superneuromat-1.3.tar.gz

7.33 MB
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "superneuromat"
7-
version = "1.2"
7+
version = "1.3"
88
authors = [{name="Prasanna Date", email="datepa@ornl.gov"}, {name="Chathika Gunaratne"}, {name="Shruti Kulkarni"}, {name="Robert Patton"}, {name="Mark Coletti"}]
99
description = "A matrix-based simulation framework for neuromorphic computing"
1010
readme = "README.md"

0 commit comments

Comments
 (0)