Skip to content

Releases: tpapp/SpectralKit.jl

v0.16.0

18 Jun 16:54
Compare
Choose a tag to compare

SpectralKit v0.16.0

Diff since v0.15.0

Merged pull requests:

  • Rewrite the derivatives implementation. (#51) (@tpapp)
  • rewrite docs, minor API extensions (#53) (@tpapp)

Closed issues:

  • simplify the partial derivative notation (#48)

v0.15.0

18 Jan 15:14
Compare
Choose a tag to compare

SpectralKit v0.15.0

Diff since v0.14.1

Merged pull requests:

  • Add a missing domain method for coordinate domains, with tests. (#49) (@tpapp)
  • add margin indexing to multivariate bases (#50) (@tpapp)

v0.14.1

09 Nov 15:01
9ec9c6a
Compare
Choose a tag to compare

SpectralKit v0.14.1

Diff since v0.14.0

Merged pull requests:

  • make partial output container iterable (zero cost) (#47) (@tpapp)

v0.14.0

02 Nov 16:36
eb8519a
Compare
Choose a tag to compare

SpectralKit v0.14.0

Diff since v0.13.0

Merged pull requests:

v0.13.0

31 Oct 14:46
Compare
Choose a tag to compare

SpectralKit v0.13.0

Diff since v0.12.0

Merged pull requests:

  • redesign partial derivatives API (#44) (@tpapp)

v0.12.0

24 Oct 12:09
bcfda39
Compare
Choose a tag to compare

SpectralKit v0.12.0

Diff since v0.11.2

Merged pull requests:

  • Reorganize transformation API. (#43) (@tpapp)

v0.11.2

19 Oct 07:37
f2c0e12
Compare
Choose a tag to compare

SpectralKit v0.11.2

Diff since v0.11.1

Merged pull requests:

  • add a note about derivatives (#42) (@tpapp)

v0.11.1

25 Apr 06:51
afd3d27
Compare
Choose a tag to compare

SpectralKit v0.11.1

Diff since v0.11.0

Merged pull requests:

  • replace UnPack with SimpleUnPack (#40) (@tpapp)
  • CompatHelper: add new compat entry for SimpleUnPack at version 1, (keep existing compat) (#41) (@github-actions[bot])

v0.11.0

27 Sep 14:23
362e962
Compare
Choose a tag to compare

SpectralKit v0.11.0

Diff since v0.10.0

Merged pull requests:

  • make transformations on AbstractVector return SVector (#39) (@tpapp)

v0.10.0

20 Sep 14:58
154e052
Compare
Choose a tag to compare

SpectralKit v0.10.0

Diff since v0.9.2

Closed issues:

  • make grid lazy (#28)

Merged pull requests: