Commit graph

8384 commits

Author SHA1 Message Date
William Grzybowski
01725b54b2 math/py-statsmodels: Complement to SciPy for statistical computations
Statsmodels is a Python package that provides a complement to scipy for
statistical computations including descriptive statistics and estimation and
inference for statistical models.

Main Features:
* linear regression models: GLS (including WLS and LS aith AR errors) and OLS.
* glm: Generalized linear models with support for all of the one-parameter
  exponential family distributions.
* discrete: regression with discrete dependent variables, including Logit,
  Probit, MNLogit, Poisson, based on maximum likelihood estimators
* rlm: Robust linear models with support for several M-estimators.
* tsa: models for time series analysis - univariate: AR, ARIMA; multivariate:
  VAR and structural VAR
* nonparametric: (Univariate) kernel density estimators
* datasets: Datasets to be distributed and used for examples and in testing.
* stats: a wide range of statistical tests, diagnostics and specification tests
* iolib: Tools for reading Stata .dta files into numpy arrays, printing table
  output to ascii, latex, and html
* miscellaneous models
* sandbox: statsmodels contains a sandbox folder with code in various stages of
* developement and testing which is not considered "production ready", including
  Mixed models, GARCH and GMM estimators, kernel regression, panel data models.

WWW: https://www.github.com/statsmodels/statsmodels

PR:		ports/183932
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
2013-11-22 12:40:09 +00:00
Frederic Culot
c3c45c3fb1 - Update to 2.10
Changes:	http://search.cpan.org/dist/Math-MatrixReal/CHANGES
2013-11-22 08:34:19 +00:00
Baptiste Daroussin
138bf845b6 Fix pkgname collision by renaming to fbm-math
While here deprecate, it is not supported upstream, not maintained, not depended on
2013-11-22 07:43:56 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Brendan Fabeny
42c31f30cd Update to 3.1.4 2013-11-20 17:20:57 +00:00
Brendan Fabeny
9419765f56 Update to 5.31.3 2013-11-20 10:06:40 +00:00
Brendan Fabeny
511b66cd9f Update to 1.9.13 2013-11-20 08:34:26 +00:00
David Naylor
7a823c2b71 Update math/R-cran-gss to 2.0.16.
ChangeLog:
* R: i) Bug fix in survexp.sshzd.  ii) Modified default values of
        qdsz.depth in ssden.
* man: i) Updated references.  ii) Added note in ssden.Rd.
2013-11-18 18:01:25 +00:00
Mathieu Arnold
291f1400ed Use new USES=dos2unix 2013-11-18 16:45:09 +00:00
John Marino
c6689ad04c math/mingw32-libgmp: Fix breakage on F10
PR:		ports/183576
Approved by:	maintainer timeout
2013-11-18 09:40:02 +00:00
Baptiste Daroussin
3699c68db9 Remove vtk 4 which is EOLed upstream and missing in the previous
vtk cleanup (it has been disconnected from the build already)

Reported by:	linimon
2013-11-17 08:18:51 +00:00
Stephen Montgomery-Smith
60ce81b9bb - Add pkgnamesuffix of -math. to avoid pkgname collision with graphics/sage.
Noticed by:	portmgr
Reference:	http://blogs.freebsdish.org/portmgr/2013/10/03/package-name-collisions/
2013-11-16 14:56:03 +00:00
Danilo Egea Gondolfo
e4763911ef - Update from 1.7.1 to 1.7.2 2013-11-16 14:30:42 +00:00
Stephen Montgomery-Smith
5308494bd4 - Update to 1.0.9. 2013-11-15 18:04:33 +00:00
Stephen Montgomery-Smith
ebdbd72c15 - Update to 1.2.6. 2013-11-15 18:04:03 +00:00
Stephen Montgomery-Smith
7670ca3917 - Update to 1.1.3. 2013-11-15 18:03:38 +00:00
Stephen Montgomery-Smith
12dc9e08dc - Update to 1.2.5. 2013-11-15 18:03:12 +00:00
Li-Wen Hsu
bdf601ddb9 - Try to fix build with USE_GCC, anyway, cvc4 is out and would be ported later 2013-11-13 15:55:09 +00:00
Danilo Egea Gondolfo
b497a91571 - Bump PORTREVISION
Reported by:	mat
2013-11-13 14:15:03 +00:00
Danilo Egea Gondolfo
445cf86500 - Fix symlink path
Reported by:	antoine
2013-11-13 13:49:54 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Brendan Fabeny
8f648551d4 Ensure that libmissing functions can replace imprecise base system variants -- thanks
to kib for implementing the necessary rtld support
2013-11-13 01:38:47 +00:00
William Grzybowski
1d6d865274 math/py-patsy: Python package for statistical models and design matrices
Patsy is a Python library for describing statistical models (especially linear
models, or models that have a linear component) and building design matrices.
Patsy brings the convenience of R "formulas" to Python.

WWW: https://www.github.com/pydata/patsy

PR:		ports/183870
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
2013-11-11 20:32:09 +00:00
Sunpoet Po-Chuan Hsieh
e102027158 - Update to 1.06
- Add LICENSE
- Take maintainership

Changes:	http://search.cpan.org/dist/Math-Interpolate/CHANGES
2013-11-11 14:11:08 +00:00
Nicola Vitale
c984ed6b99 - Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- Use new syntax in LIB_DEPENDS
- Add support for staging
- Add option DOCS
- Fix build with any compiler
- Fix WWW line and remove Author from pkg-descr
2013-11-10 23:13:21 +00:00
Raphael Kubo da Costa
8a03f5d37b Support staging
Submitted by:	Schaich Alonso <alonsochaich@fastmail.fm>
2013-11-10 17:46:39 +00:00
Stephen Montgomery-Smith
5f036bc739 - Update to 1.2.4. 2013-11-07 05:25:19 +00:00
Stephen Montgomery-Smith
01fecfc652 - Update GDCM_MAJ because of update to devel/gdcm.
- Bump portrevision.
2013-11-07 05:21:02 +00:00
Xin LI
bc0d646198 Update to 0.57.
PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
2013-11-06 22:50:21 +00:00
Pietro Cerutti
76079b1b64 - Fix build with Tcl 8.6
- Take maintainership (tcltk@FreeBSD.org)
- Add LICENSE
- Switch to USES+=gmake tcl
- Add regression-test target
- STAGE-clean
2013-11-06 14:50:24 +00:00
Tijl Coosemans
03d8481ea1 Disable the PDF option as it pulls in a dependency on pdflib which is
marked RESTRICTED.  This allows building packages for gnuplot and all
ports that depend on it (over a 100, mostly math/octave related).

Approved by:	glewis (maintainer)
2013-11-05 17:08:05 +00:00
Christian Weisgerber
3437a31511 Convert to staging, add missing includes. 2013-11-05 15:52:36 +00:00
Dmitry Sivachenko
6b67456def Pet portlint. 2013-11-05 10:06:11 +00:00
Dmitry Sivachenko
0811eadfcd Update to version 0.9.4.6. 2013-11-05 10:05:23 +00:00
Vanilla I. Shu
5e06901c39 Support STAGEDIR. 2013-11-05 06:56:18 +00:00
William Grzybowski
cfb53c7daa math/ggobi: allow staging
PR:		ports/183607
Submitted by:	maintainer
2013-11-04 17:43:48 +00:00
Baptiste Daroussin
92b628b10e Mark as NO_STAGE
Somehow this port managed to not be touched during the NO_STAGE sweep.

Reported by:	marino
2013-11-04 07:31:27 +00:00
Eitan Adler
3399ab3241 Update to 2.5.0 2013-11-02 15:52:27 +00:00
William Grzybowski
c9ed31cec2 math/labplot: update to 2.0.0.beta1
- Update to 2.0.0.beta1
- Allow staging
- Convert lib depends to new format

PR:		ports/183564
Submitted by:	KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 14:48:00 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Vsevolod Stakhov
5887dd9a4d - Unbreak with clang and new C++ world.
- Support staging.
- Strip binary by using INSTALL_PROGRAM instead of INSTALL.
2013-11-01 15:53:37 +00:00
Renato Botelho
35f2a1f2f1 . Add LICENSE
. Simplify Makefile
. Use space on WWW line
2013-10-31 23:37:49 +00:00
Stephen Montgomery-Smith
a5154e8d6d - Update to 2.0.3. 2013-10-31 19:28:47 +00:00
Stephen Montgomery-Smith
f26b880dc0 - Update to 1.2.5. 2013-10-31 19:23:16 +00:00
Baptiste Daroussin
d2e2065e2a Fix pkgname collision
With hat:	portmgr
2013-10-31 11:06:16 +00:00
Eitan Adler
1e443545d0 The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
2013-10-31 04:17:29 +00:00
Danilo Egea Gondolfo
b7bcca829c - Update from 5.1.5 to 6.0.0
- Add LICENSE
- Add stage support

PR:		ports/183475
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-10-30 15:52:49 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Pietro Cerutti
fdf4386d0f - Restore dependency on perl when building DOCS
Reported by:	marino
2013-10-29 08:15:05 +00:00