Skip to content

v0.7.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 05 Sep 18:52
· 60 commits to master since this release
v0.7.0

v0.7.0 (2019-09-05)

Diff since v0.6.0

Closed issues:

  • Docs link is broken. (#104)
  • transform(kpca) returns error (#96)
  • Change warn to at-warn for Julia 1.0 compatibility (#91)
  • SubspaceLDA not working for Float32 data (#89)
  • standardize data before pca (#86)
  • DomainError for FactorAnalysis (#81)
  • Support for custom covariance estimation methods (#80)
  • The example for multivariate linear regression in the docs does not work. (#79)
  • JuliaBox Package unresolved (#78)
  • the PCA input X shape should be (n, d) rather than (d, n) (#77)
  • Package compatibility caps (#74)
  • 1.0.0 release? (#73)
  • deprecation warnings are still there in v0.5.0 (#72)
  • no method match fit while running PCA (#71)
  • Returning eigenvalues from classical_mds? (#60)
  • Implement PCoA (principal coordinate analysis) (#58)
  • Make CCA take a type parameter (#53)
  • Any plans for stress evaluation of MDS? (#51)

Merged pull requests: