This is an automated email from the git hooks/post-receive script. yoh pushed a commit to tag 0.4 in repository python-mne.
commit ef9d5f448d74c1ff44f3e6a86fd3753c478dc0e2 Author: Alexandre Gramfort <[email protected]> Date: Wed Jan 25 08:13:35 2012 +0100 update what's new --- doc/source/whats_new.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/whats_new.rst b/doc/source/whats_new.rst index f8b85c0..08814a2 100644 --- a/doc/source/whats_new.rst +++ b/doc/source/whats_new.rst @@ -10,10 +10,13 @@ Changelog ~~~~~~~~~ - Sign flip computation for robust label average of signed values by `Alex Gramfort`_. + - Reading and writing of .w files by `Martin Luessi`_. - Support for modifying Raw object and allow raw data preloading with memory mapping by `Martin Luessi`_ and `Alex Gramfort`_. + - Support of arithmetic of Evoked data (useful to concatenate between runs and compute contrasts) by `Alex Gramfort`_. + Version 0.2 ----------- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
