Skip to content

Releases: JuliaStats/MultivariateStats.jl

v0.10.2

02 May 21:19
285cac7
Compare
Choose a tag to compare

MultivariateStats v0.10.2

Diff since v0.10.1

Merged pull requests:

  • Fix missed AbstractQ tests (#211) (@dkarrasch)
  • fix typos (#212) (@spaette)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#218) (@github-actions[bot])

v0.10.1

12 Feb 16:09
ebeaa4d
Compare
Choose a tag to compare

MultivariateStats v0.10.1

Diff since v0.10.0

Closed issues:

  • fitting `SubspaceLDA models fails. (#200)
  • predict for MulticlassLDA is throwing error (#204)

Merged pull requests:

v0.10.0

06 Aug 02:31
7f3673a
Compare
Choose a tag to compare

MultivariateStats v0.10.0

Diff since v0.9.1

Closed issues:

  • PCA example in the docs doesn't work because DataArray is no longer viable (#120)
  • Refresh the documentation (#137)
  • Update docs for the new DataFrames version (#151)
  • Stable documenter docs are not building (#161)
  • PCA example throws error (#166)
  • Stable docs link 404-ing (#181)
  • Multiclass LDA bounds error (#187)
  • Any plan for functional PCA? (#188)
  • transform and reconstruct (#190)
  • Request for adjoint support in MulticlassLDA (#192)
  • show function calls show(io,M), not show(io, MIME, M) (#194)
  • error while fitting PCA model (#196)

Merged pull requests:

v0.9.1

03 Mar 23:49
1863cd5
Compare
Choose a tag to compare

MultivariateStats v0.9.1

Diff since v0.9.0

Closed issues:

  • Outdated document of PCA. (#107)
  • Documentation separate from code (#128)
  • Compat issue (#159)

Merged pull requests:

v0.9.0

26 Jan 03:46
8f15dd3
Compare
Choose a tag to compare

MultivariateStats v0.9.0

Diff since v0.8.0

Closed issues:

  • Less restrictive types for reconstruct (#139)
  • Fitting PCA on AbstractArrays (#141)
  • KPCA transform strange output (pairwise suspect) (#143)
  • Multidimensional scaling (MDS) point order (#149)
  • Stable docs 404 (#154)
  • Bug with residual variances for PCA/PPCA (#156)
  • bugs in facm() (#157)
  • bugs in faem() (#158)
  • ICA algorithm seems wrong (#160)
  • StackoverflowError (#164)

Merged pull requests:

v0.8.0

15 Nov 22:14
Compare
Choose a tag to compare

MultivariateStats v0.8.0

Diff since v0.7.0

Closed issues:

  • Major release before #94? (#102)
  • preprocess_mean throws TypeError when handling Integer types (#112)
  • Does this library welcome implementing some robustified PCAs? (#129)
  • ERROR: MethodError: no method matching PCA() (#132)

Merged pull requests:

v0.7.0

05 Sep 18:52
v0.7.0
Compare
Choose a tag to compare

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:

v0.6.0

12 Sep 17:55
Compare
Choose a tag to compare

Julia v1.0 support

v0.5.0

28 Jun 19:19
Compare
Choose a tag to compare
Added link to stable version of the doc (#61)

People are getting confused:

v0.4.0

15 Apr 04:25
Compare
Choose a tag to compare
Updates for Julia 0.6 (#32)