New port science/py-mdp. This provides a modular framework for data processing. Implemented algorithms include PCA, ICA, SFA, ISFA, GNG, FDA, Gaussian classifiers, and Restricted Boltzmann machines. Note that this port depends on ports/127336.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-09-27 18:52:29 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/py-mdp Makefile distinfo pkg-descr pkg-plist Log: Modular toolkit for Data Processing (MDP) is a Python data processing framework. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA), Gaussian Classifiers, and Restricted Boltzmann Machines. WWW: http://mdp-toolkit.sourceforge.net/ PR: ports/127338 Submitted by: Li-Lun Wang <llwang at infor.org> Revision Changes Path 1.132 +1 -0 ports/science/Makefile 1.1 +27 -0 ports/science/py-mdp/Makefile (new) 1.1 +3 -0 ports/science/py-mdp/distinfo (new) 1.1 +8 -0 ports/science/py-mdp/pkg-descr (new) 1.1 +128 -0 ports/science/py-mdp/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"