Added Python Package mne link.

This commit is contained in:
mathblin 2023-01-15 12:13:08 -05:00 committed by GitHub
parent 091e9e6c4e
commit 67bdd833fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1030,6 +1030,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.
* [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms.
* [Karate Club](https://github.com/benedekrozemberczki/karateclub) - Unsupervised machine learning toolbox for graph structured data.
* [MNE] (https://mne.tools/stable/index.html) - MNE is an open source Python Package for human neurophysiological data analysis and more.
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
* [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.
* [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.