Skip to content

Python module to export any PyNN script to the PyNN graphical model builder (WIP)

License

Notifications You must be signed in to change notification settings

msenoville/pynn2gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynn2gui

Python module to export any PyNN script to the PyNN graphical model builder (PyNN GUI).

This module is an extension of pyNN.mock module which is a mock simulator backend of the PyNN API that may be used for testing and documentation purposes. of the PyNN API.

This backend implements the PyNN API, but was developped in order to generate an xml description of a network. Each objects (Population, Projection, etc...) of a PyNN model is stored in a Network object which is then converted in xml format.

About

Python module to export any PyNN script to the PyNN graphical model builder (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published