Skip to content

A Python library for the Integer Quadratic Integrate-and-Fire neuron API.

License

Notifications You must be signed in to change notification settings

twetto/python-iqif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-iqif

A Python library for the Integer Quadratic Integrate-and-Fire neuron API.

Dependencies

Runtime:

Buildtime:

  • python-setuptools

  • python-wheel

  • base-devel (Arch-based packaging)

  • pip (Universal installation)

Installation

Universal installation

pip install .

Uninstall the package with pip uninstall python-iqif-twetto.

Arch-based installation

First download the PKGBUILD, goto the working directory, then

makepkg -si

Uninstall the package with sudo pacman -Rs python-iqif.

About

A Python library for the Integer Quadratic Integrate-and-Fire neuron API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published