Skip to content

Releases: nicrie/xmca

Release 1.0.0

06 Jul 18:46
55110a6
Compare
Choose a tag to compare

New in release 1.0.0

  • method predict allows to project new, unseen data to obtain the corresponding PCs (works for standard, rotation and complex)
  • more efficient storing/loading of files; Unfortunately, this and the point above made it necessary to change the code considerably. As a consequence, loading models which were performed and saved using an older package version (0.x.y) is not supported.
  • add method to summarize performed analysis (summary)
  • add method to return input fields
  • improve docs (resolves #7)
  • correct and consistent use of definition of loadings
  • some bugfixes (e.g. resolves #12 )

version 0.3.3

12 May 14:07
f2488f4
Compare
Choose a tag to compare

Release 0.3.3

  • add arXiv pre-print for complex rotated MCA

version 0.3.2

12 May 12:47
Compare
Choose a tag to compare

Release 0.3.2

  • hotfix wrong file to version path which caused a direct import xmca to fail

version 0.3.1

12 May 12:22
Compare
Choose a tag to compare

fixed an issue with wrong versioning

version 0.3.0

12 May 10:36
e3a16f1
Compare
Choose a tag to compare

Release 0.3.0

  • exponential time series extension is now vectorized -> much faster!
  • API reference section in the documentation is more neat

version 0.2.2

11 May 18:35
4cc47f6
Compare
Choose a tag to compare

mostly documentation update & release to connect with zenodo

version 0.2.1

12 May 12:21
60e630f
Compare
Choose a tag to compare
Merge pull request #4 from nicrie/develop

merge v.0.2.1