[med-svn] [python-mne] 267/376: update README.rst
Yaroslav Halchenko
debian at onerussian.com
Fri Nov 27 17:23:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to annotated tag v0.1
in repository python-mne.
commit 593a321ea3bd6dec155f02752f3586adba650173
Author: Alexandre Gramfort <alexandre.gramfort at inria.fr>
Date: Wed May 25 23:03:01 2011 -0400
update README.rst
---
README.rst | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/README.rst b/README.rst
index 4854e1c..9c04cb6 100755
--- a/README.rst
+++ b/README.rst
@@ -13,20 +13,20 @@ Charlestown, MA, USA
Available under the BSD (3-clause) license.
-It is mainly a reimplementation of the Matlab code written by Matti Hämäläinen.
-
Download
========
-TODO
+Just click on the *Downloads* button at https://github.com/mne-tools/mne-python
Dependencies
============
The required dependencies to build the software are python >= 2.5,
-NumPy >= 1.1, SciPy >= 0.6.
+NumPy >= 1.4, SciPy >= 0.7.
To run the tests you will also need nose >= 0.10.
+and the MNE sample dataset (will be downloaded automatically
+when you run an example ... but be patient)
Install
=======
@@ -40,7 +40,7 @@ python modules. The install command is::
Mailing list
============
-None
+http://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
Development
===========
@@ -70,5 +70,3 @@ Testing
You can launch the test suite using nosetests from the source folder.
-You'll need before to have run the MNE tutorial to have the required files
-on your drive.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git
More information about the debian-med-commit
mailing list