mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
64b23ee9d0
predictive modeling. It makes extensive use of numpy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping.The package includes tools to measure stability in sets of ranked feature lists. WWW: http://mlpy.fbk.eu/ PR: ports/133932 Submitted by: Wen Heping <wenheping at gmail.com>
133 lines
2.8 KiB
Makefile
133 lines
2.8 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Scientific ports
|
|
|
|
SUBDIR += 2d-rewriter
|
|
SUBDIR += 2dhf
|
|
SUBDIR += InsightToolkit
|
|
SUBDIR += abinit
|
|
SUBDIR += afni
|
|
SUBDIR += at
|
|
SUBDIR += bblimage
|
|
SUBDIR += bft
|
|
SUBDIR += bodr
|
|
SUBDIR += brian
|
|
SUBDIR += buddy
|
|
SUBDIR += cdcl
|
|
SUBDIR += cdf
|
|
SUBDIR += cdo
|
|
SUBDIR += cgnslib
|
|
SUBDIR += chemical-mime-data
|
|
SUBDIR += chemtool
|
|
SUBDIR += chemtool-devel
|
|
SUBDIR += clhep
|
|
SUBDIR += colt
|
|
SUBDIR += crf++
|
|
SUBDIR += dcl
|
|
SUBDIR += devisor
|
|
SUBDIR += dft++
|
|
SUBDIR += dtiquery
|
|
SUBDIR += ecs
|
|
SUBDIR += elmer-eio
|
|
SUBDIR += elmer-fem
|
|
SUBDIR += elmer-hutiter
|
|
SUBDIR += elmer-matc
|
|
SUBDIR += elmer-meshgen2d
|
|
SUBDIR += elmerfront
|
|
SUBDIR += elmergrid
|
|
SUBDIR += elmerpost
|
|
SUBDIR += euler
|
|
SUBDIR += fastcap
|
|
SUBDIR += fasthenry
|
|
SUBDIR += felt
|
|
SUBDIR += flounder
|
|
SUBDIR += fvm
|
|
SUBDIR += g3data
|
|
SUBDIR += gamess
|
|
SUBDIR += gave
|
|
SUBDIR += gchemutils
|
|
SUBDIR += gdis
|
|
SUBDIR += gerris
|
|
SUBDIR += getdp
|
|
SUBDIR += ghemical
|
|
SUBDIR += ghmm
|
|
SUBDIR += gnudatalanguage
|
|
SUBDIR += gramps
|
|
SUBDIR += gromacs
|
|
SUBDIR += gsmc
|
|
SUBDIR += gsystem
|
|
SUBDIR += gtamsanalyzer
|
|
SUBDIR += gwyddion
|
|
SUBDIR += hdf
|
|
SUBDIR += hdf5
|
|
SUBDIR += hdf5-18
|
|
SUBDIR += ics
|
|
SUBDIR += isaac-cfd
|
|
SUBDIR += jmol
|
|
SUBDIR += kmovisto
|
|
SUBDIR += kst
|
|
SUBDIR += lamprop
|
|
SUBDIR += libctl
|
|
SUBDIR += libghemical
|
|
SUBDIR += libint
|
|
SUBDIR += liblinear
|
|
SUBDIR += liboglappth
|
|
SUBDIR += libsvm
|
|
SUBDIR += libsvm-python
|
|
SUBDIR += linsmith
|
|
SUBDIR += mayavi
|
|
SUBDIR += mbdyn
|
|
SUBDIR += mcstas
|
|
SUBDIR += medit
|
|
SUBDIR += minc
|
|
SUBDIR += minc2
|
|
SUBDIR += mpb
|
|
SUBDIR += mpqc
|
|
SUBDIR += mpqc-mpich
|
|
SUBDIR += ncs
|
|
SUBDIR += netcdf
|
|
SUBDIR += netcdf-ftn
|
|
SUBDIR += netcdf4
|
|
SUBDIR += nifticlib
|
|
SUBDIR += oases
|
|
SUBDIR += omnetpp
|
|
SUBDIR += openbabel
|
|
SUBDIR += openfoam
|
|
SUBDIR += ovt
|
|
SUBDIR += p5-Algorithm-SVMLight
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += p5-Geo-ReadGRIB
|
|
SUBDIR += paje
|
|
SUBDIR += paraview
|
|
SUBDIR += pcp
|
|
SUBDIR += pnetcdf
|
|
SUBDIR += psi3
|
|
SUBDIR += psychopy
|
|
SUBDIR += py-hcluster
|
|
SUBDIR += py-mdp
|
|
SUBDIR += py-mlpy
|
|
SUBDIR += py-netCDF4
|
|
SUBDIR += py-openbabel
|
|
SUBDIR += py-paida
|
|
SUBDIR += py-pydicom
|
|
SUBDIR += py-scipy
|
|
SUBDIR += pycdf
|
|
SUBDIR += qcl
|
|
SUBDIR += ruby-dcl
|
|
SUBDIR += ruby-gphys
|
|
SUBDIR += silo
|
|
SUBDIR += simlib
|
|
SUBDIR += svmlight
|
|
SUBDIR += szip
|
|
SUBDIR += udunits
|
|
SUBDIR += v_sim
|
|
SUBDIR += vis5d+
|
|
SUBDIR += vmd
|
|
SUBDIR += x11iraf
|
|
SUBDIR += xloops-ginac
|
|
SUBDIR += xmakemol
|
|
SUBDIR += xmds
|
|
|
|
.include <bsd.port.subdir.mk>
|