Institute for Advanced Studies in Basic Sciences (IASBS) theoretical neuroscience group toolbox.
Project description
### This is ITNG toolbox package. - IASBS Theoretical Neuroscience Group toolbox, to analysis the time series, spike trains and graphs in python.
#### Please look at the [documentation](https://github.com/itng/itng_toolbox/blob/master/itng/doc/build/latex/itngtoolbox.pdf).
### installation
#### from pip `sh pip3 install itng `
#### from source code `sh sudo python3 setup.py install `
to update the documentation:
`sh cd itng/doc make html # for html files make latexpdf # for pdf file ` - to run the test `sh cd itng/tests/ python3 test*.py `
### How to contribute #### Step 1: Set up a working copy on your computer
`sh git clone git@github.com:itng/itng_toolbox.git git remote add origin2 git@github.com:YOUR_USERNAME/itng_toolbox.git git remote -v ` #### Step 2: Do some work and push changes
`sh git checkout -b new_branch_name git add [files added or changed] git commit -m "message to commit" git push origin2 new_branch_name ` then go to the repository and click on the green button pull request.
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 Distributions
Built Distribution
File details
Details for the file itng-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: itng-0.1.5-py3-none-any.whl
- Upload date:
- Size: 21.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af99b2041bb0208b0d28a502aebe7e509f14421c09ec4123c6d58f7e1ff77a58 |
|
MD5 | e535266d7349e279160cebbcc06f5b23 |
|
BLAKE2b-256 | fa8edab9c6071d69f9d9bb449e3e53600f76e23563300e0efafbc5e1cf718c92 |