An open API service indexing awesome lists of open source software.

https://github.com/eywalker/neuroscipy

A collection of common analysis methods for neuroscience written in Python
https://github.com/eywalker/neuroscipy

Last synced: 5 months ago
JSON representation

A collection of common analysis methods for neuroscience written in Python

Awesome Lists containing this project

README

          

# NeuroSciPy
A collection Python code for common analysis methods in neuroscience.

## How to install
The project is indexed at [PyPI](https://pypi.python.org/pypi) and can be installed via the simple `pip` command:

```bash
pip instal neuroscipy
```