Re: [julia-users] ANN: ManifoldLearning

2014-07-26 Thread Iain Dunning
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 wil...@gmail.com > wrote: > > After de

Re: [julia-users] ANN: ManifoldLearning

2014-07-26 Thread Tim Holy
Very nice! --Tim On Saturday, July 26, 2014 07:38:02 AM wild...@gmail.com 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 > develop

[julia-users] ANN: ManifoldLearning

2014-07-26 Thread wildart
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 , my p