Skip to content

Releases: adknudson/PearsonCorrelationMatch.jl

v0.4.0

24 Mar 03:15
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.4.0

Diff since v0.3.1

  • Added interface to allow specialized (exact) methods for specific distributions
  • Can now control the polynomial degree and number of hermite interpolation points

Merged pull requests:

Closed issues:

  • Add exact formulas for distributions with explicit solutions (#7)

v0.3.1

20 Mar 05:11
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.3.1

Diff since v0.3.0

  • Removed dependence on NearestCorrelationMatrix.jl

v0.3.0

20 Feb 16:51
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.3.0

Diff since v0.2.0

Breaking Changes

  • No longer Re-exporting the Distributions library. Users should load both packages explicitly

v0.2.0

20 Feb 08:49
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.2.0

Diff since v0.1.2

New Features

  • Added support for vectors of marginal distributions

Breaking changes

  • dropped support for Julia 1.6

v0.1.2

20 Feb 02:28
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.1.2

Diff since v0.1.1

v0.1.1

18 Feb 05:05
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.1.1

Diff since v0.1.0

v0.1.0

04 Jun 05:18
efa47f8
Compare
Choose a tag to compare

PearsonCorrelationMatch v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for StatsFuns at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for PolynomialRoots at version 1, (keep existing compat) (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for FastGaussQuadrature at version 0.5, (keep existing compat) (#5) (@github-actions[bot])