And it passed PackageEvaluator right from the start :D http://pkg.julialang.org/?pkg=ManifoldLearning&ver=0.3 Looking good!
On Saturday, July 26, 2014 11:58:32 AM UTC-4, Tim Holy wrote: > > Very nice! > > --Tim > > On Saturday, July 26, 2014 07:38:02 AM [email protected] <javascript:> > wrote: > > After deprecation of DimensionalityReduction.jl, I moved my work on > > nonlinear dimensionality reduction techniques into new package: > > ManifoldLearning.jl. Following the excellent example for the package > > development, i.e. MultivariateStats > > <https://github.com/JuliaStats/MultivariateStats.jl>, my package has > API > > consistent with JuliaStats guideline, documentation and tests. > > > > Currently, the following methods have been implemented: > > > > Isomap > > Diffusion maps > > Locally Linear Embedding (LLE) > > Hessian Eigenmaps (HLLE) > > Laplacian Eigenmaps (LEM) > > Local tangent space alignment (LTSA) > > > > Github Address: https://github.com/wildart/ManifoldLearning.jl > > Documentation: > > http://manifoldlearningjl.readthedocs.org/en/latest/index.html > > > > The package has been registered at METADATA. > > > > -- Art > >
