From 1f2c5688a381895d7434a2768c0bbbf86a25c8f8 Mon Sep 17 00:00:00 2001 From: "Christopher J. Markiewicz" Date: Thu, 11 Feb 2016 16:03:31 -0500 Subject: [PATCH] Add nipy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7cc85a..2ac1a8f 100644 --- a/README.md +++ b/README.md @@ -928,6 +928,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [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.