CIA.vc
PyMVPA
Multivariate Pattern Analysis in Python
Stats » Projects » PyMVPA
information
Photo
PyMVPA is a Python module intended to ease pattern classification analyses of large datasets. In the neuroimaging contexts such analysis techniques are also known as decoding or MVPA analysis. PyMVPA provides high-level abstraction of typical processing steps and a number of implementations of some popular algorithms. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets. PyMVPA is truly free software (in every respect) and additionally requires nothing but free-software to run.
syndicateUTC clock
13:24 on May 28, 2012
event counters
The last message was received 2.8 weeks ago at 22:14 on May 08, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
3 messages so far this month, 10 messages last month
7559 messages since the first one, 2.31 years ago, for an average of 2.68 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
17:58 on May 08pymvpa
Commit by debian on dist/debian/proper/sid :: ra476fc1 pymvpa/debian/rules:
ENH: not sure if I got it right but -- install debian/upstream under docs
#
17:58 on May 08pymvpa
Commit by debian on dist/debian/proper/sid :: rbd8658d pymvpa/debian/upstream:
Use publicly available preprint instead of springerlink paywall-ed copy
#
14:13 on May 07pymvpa
Commit by tille on dist/debian/proper/sid :: r23caf38 pymvpa/debian/ (changelog upstream):

- Use UTF-8 string in "Author" field because BibTeX is also UTF-8 aware but tasks pages rendering is not TeX-syntax enabled

  • add eprint
#
00:08 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: rbaa9931 pymvpa/debian/copyright:
more fix ups to debian/copyright to assure DEP-5 compliance
#
00:08 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: rbafaca4 pymvpa/debian/ (changelog copyright upstream):
Added debian/upstream with a reference and adjusted debian/copyright
#
00:08 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: r46954d3 pymvpa/debian/ (changelog rules):
Added a call to dh_numpy (where present) to provide numpy-abi depends
#
00:08 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: r18b6b02 pymvpa/debian/ (changelog rules):
set -e for every loop to FTBFS upon errors (Closes: #655649) (Thanks Jakub again)
#
00:07 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: raae1721 pymvpa/debian/ (changelog control):
Removed shogun-python-modular from Build-Depends due to its uninstallability
#
00:07 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: r3023a5b pymvpa/debian/ (changelog control):
Bump Standards-Version to 3.9.3 -- no changes are due + removed XS-DM-Upload-Allowed
#
00:07 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: r38c7f76 pymvpa/debian/changelog:
initial changelog
#
00:07 on Apr 25pymvpa
Commit by debian on dist/debian/proper/sid :: re249843 pymvpa/ (14 files in 11 dirs):

Merge tag 'upstream/0.4.8' into dist/debian/proper/sid

Tagging bugfix release 0.4.8

  • tag 'upstream/0.4.8': updated version and release news paragraph changelog entry for 0.4.8 BF: assure std provided to zscore to be an array while applying BF: stay compatible to old and new (>= 1.0) API of shogun BF: while reading .fsf split() fields only twice (thanks Russel for the report and tentative patch) Sample FSL's feat specification file (.fsf) BF: pylint works in emacs again -- missing import of gzip and use nrows property BF: GPRLinearWeights -- access _L from the gpr classifier not itself BF: import ma directly from numpy. Thanks Thorsten Kranz for report GPRWeights -- minimalistic smoke test GPR -- ensure availability of has_sensitivity tag if openopt present ENH: adopted minimalistic test_gpr from 0.6 just to kick out GPR-specific testing in 0.4 NF: Added simple data generator for linear regression.
#
21:29 on Apr 06pymvpa
Commit by debian on dist2/debian/proper/sid :: rfb739ed pymvpa/debian/ (changelog control):
added liblapack-dev into Recommends -- provides liblapack.so optionally used by Hyperalignment
#
21:29 on Apr 06pymvpa
Commit by debian on dist2/debian/proper/sid :: rb9ad5f2 pymvpa/debian/ (changelog control):
debian/control: - unwrapped Depends/Recommends and sorted, moved python-lxml and python-sklearn into Recommends
#
00:04 on Mar 28pymvpa
Commit by debian on dist2/debian/proper/sid :: re1c8966 pymvpa/mvpa2/tests/ (__init__.py test_usecases.py):
ENH: For now "empty" file for unittests of various users usecases
#
00:04 on Mar 28pymvpa
Commit by debian on dist2/debian/proper/sid :: r1a173e6 pymvpa/mvpa2/ (3 files in 2 dirs):
ENH: dual_positive_gaussian + forgotten unittest for it
#
00:03 on Mar 28pymvpa
Commit by debian on dist2/debian/proper/sid :: r44661ac pymvpa/mvpa2/ (3 files in 3 dirs):

Merge commit '_tent/swaroop_added_svd_via_dgesvd-g538f550'

  • commit '_tent/swaroop_added_svd_via_dgesvd-g538f550': ENH: Added dgesvd as an optional svd implementation in procrusteanmapper
#
00:03 on Mar 28pymvpa
Commit by debian on dist2/debian/proper/sid :: rb477396 pymvpa/mvpa2/clfs/transerror.py:
 ENH: added F1 score into the confusion matrix summary stats

http://en.wikipedia.org/wiki/F1_score
#
00:03 on Mar 28pymvpa
Commit by swaroopgj on dist2/debian/proper/sid :: r538f550 pymvpa/ (77 files in 28 dirs):
Merge remote branch 'origin/master'
#
00:03 on Mar 28pymvpa
Commit by swaroopgj on dist2/debian/proper/sid :: r6b605ba pymvpa/mvpa2/ (3 files in 3 dirs):
ENH: Added dgesvd as an optional svd implementation in procrusteanmapper
#
00:03 on Mar 28pymvpa
Commit by debian on dist2/debian/proper/sid :: reb6dd02 pymvpa/mvpa2/support/utils.py:
ENH: adding docstring for deprecated.__init__
#