Skip to content

nmi-lab/pyCAERdynapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites:

From standard python:

  • Numpy
  • Scipy (that requires LAPACK, fortran compiler, and fftw)

Other packages

To install:

$ python setup.py install

To install to an alternative directory:

$ python setup.py install --prefix=/other/directory

be sure that /other/directory is in the PYTHONPATH environnement variable. (type export PYTHONPATH="/other/directory" at command line)

About

pyNCS API for caer and dynapse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages