pymvpa2 2.2.0-4ubuntu2 source package in Ubuntu

Changelog

pymvpa2 (2.2.0-4ubuntu2) trusty; urgency=medium

  * debian/patches/python3_test_support.diff: added to update a test for
    python3
 -- Brian Murray <email address hidden>   Fri, 21 Feb 2014 11:25:51 -0800

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Downloads

File Size SHA-256 Checksum
pymvpa2_2.2.0.orig.tar.gz 4.7 MiB baf18427cc87610b4afa30d98168cd7acabad026e8c0758b5f5bcf18f1739559
pymvpa2_2.2.0-4ubuntu2.debian.tar.gz 12.1 KiB 06d460692e24522c5773e3578da25ec8584618dffc10c361194f2a6c3dbd679a
pymvpa2_2.2.0-4ubuntu2.dsc 1.7 KiB c3dda90650ea2302e85ea36950165c7e82c0d76417cf006f7bc920c9403fda77

View changes file

Binary packages built by this source

python-mvpa2: multivariate pattern analysis with Python v. 2

 PyMVPA eases pattern classification analyses of large datasets, with an
 accent on neuroimaging. It provides high-level abstraction of typical
 processing steps (e.g. data preparation, classification, feature selection,
 generalization testing), a number of implementations of some popular
 algorithms (e.g. kNN, Ridge Regressions, Sparse Multinomial Logistic
 Regression), and bindings to external machine learning libraries (libsvm,
 shogun).
 .
 While it is not limited to neuroimaging data (e.g. fMRI, or EEG) it
 is eminently suited for such datasets.
 .
 This is a package of PyMVPA v.2. Previously released stable version
 is provided by the python-mvpa package.

python-mvpa2-doc: documentation and examples for PyMVPA v. 2

 This is an add-on package for the PyMVPA framework. It provides a
 HTML documentation (tutorial, FAQ etc.), and example scripts.
 In addition the PyMVPA tutorial is also provided as IPython notebooks.

python-mvpa2-lib: low-level implementations and bindings for PyMVPA v. 2

 This is an add-on package for the PyMVPA framework. It provides a low-level
 implementation of an SMLR classifier and custom Python bindings for the LIBSVM
 library.
 .
 This is a package of a development snapshot. The latest released version is
 provided by the python-mvpa-lib package.