Merge pull request #564 from effigies/nipy

NeuroImaging in Python
This commit is contained in:
Vinta 2016-03-20 21:17:42 +08:00
commit e0fc823445

View File

@ -937,6 +937,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages.
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
* [Neupy](http://neupy.com/pages/home.html) - Running and testing different Artificial Neural Networks algorithms.
* [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.
* [Numba](http://numba.pydata.org/) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.
* [Open Babel](http://openbabel.org/wiki/Main_Page) - A chemical toolbox designed to speak the many languages of chemical data.