statsmodels 0.5.0+git13-g8e07d34-1 source package in Ubuntu

Changelog

statsmodels (0.5.0+git13-g8e07d34-1) unstable; urgency=low


  * Fresh snapshot of 0.5.x maintenance branch
    - resolved failing test causing to FTBFS (Closes: #730727)
  * debian/control
    - python-cvxopt added to Build-Depends (testing) and Recommends

 -- Yaroslav Halchenko <email address hidden>  Thu, 28 Nov 2013 20:17:42 -0500

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
Architectures:
any all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
statsmodels_0.5.0+git13-g8e07d34-1.dsc 1.9 KiB cb846a85caf2ffc588632248ca1733c4e0384b73e723b8a097b24b8e284ef3aa
statsmodels_0.5.0+git13-g8e07d34.orig.tar.gz 5.2 MiB 8dcd53da975af5f8eb5ec63d8ce9d19396af085bc538fb2242d1dc34f3a36112
statsmodels_0.5.0+git13-g8e07d34-1.debian.tar.gz 91.1 KiB d10ae1940ec257cb281e3efb014fef27bdf770637c3247d97e56ee3b0f1e41b6

No changes file available.

Binary packages built by this source

python-scikits.statsmodels: transitional compatibility package for statsmodels migration

 Provides old namespace (scikits.statsmodels) and could be removed if
 dependent code migrated to use statsmodels for clarity of the namespace.

python-statsmodels: Python module for the estimation of statistical models

 statsmodels Python module provides classes and functions for the
 estimation of several categories of statistical models. These
 currently include linear regression models, OLS, GLS, WLS and GLS
 with AR(p) errors, generalized linear models for six distribution
 families and M-estimators for robust linear models. An extensive list
 of result statistics are available for each estimation problem.

python-statsmodels-doc: documentation and examples for statsmodels

 This package contains HTML documentation and example scripts for
 python-statsmodels.

python-statsmodels-lib: low-level implementations and bindings for statsmodels

 This package contains architecture dependent extensions for
 python-statsmodels.