1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Alex Kozlov
6f4e46eee7 - Update to 3.2
- Convert to new options framework
- make py-scipy optional dependency
- Remove py-symeig, symeig routines come with mdp
- Add py-pp and libsvm-python OPTIONS
- Add OPTIONSFILE for sane make config across python versions
- Patch config.py to handle OSError as exception when it cant find libsvm.so
- Update and sort pkg-plist
- Add LICENSE

PR:	ports/169266
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
2012-08-08 21:27:15 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Martin Wilke
417e44643e - Update to 2.4
PR:		128980
Submitted by:	Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:	maintainer
2008-12-11 19:22:08 +00:00
Martin Wilke
022823381c 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>
2008-09-27 18:52:29 +00:00