mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
022823381c
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>
126 lines
2.6 KiB
Makefile
126 lines
2.6 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 += 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 += gchempaint
|
|
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 += 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 += nifticlib
|
|
SUBDIR += oases
|
|
SUBDIR += omnetpp
|
|
SUBDIR += oof
|
|
SUBDIR += openbabel
|
|
SUBDIR += openfoam
|
|
SUBDIR += ovt
|
|
SUBDIR += p5-Algorithm-SVMLight
|
|
SUBDIR += p5-Chemistry-Elements
|
|
SUBDIR += paje
|
|
SUBDIR += paraview
|
|
SUBDIR += pcp
|
|
SUBDIR += pnetcdf
|
|
SUBDIR += psi3
|
|
SUBDIR += py-hcluster
|
|
SUBDIR += py-mdp
|
|
SUBDIR += py-openbabel
|
|
SUBDIR += py-paida
|
|
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>
|