Skip to content

Releases: jishnub/SphericalHarmonics.jl

v0.1.19

30 Apr 18:47
2452b76
Compare
Choose a tag to compare

SphericalHarmonics v0.1.19

Diff since v0.1.18

Closed issues:

  • Why are my spherical harmonics plots not matching with scipy? (#94)

Merged pull requests:

  • CompatHelper: bump compat for Setfield to 0.8, (keep existing compat) (#40) (@github-actions[bot])
  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#92) (@github-actions[bot])

v0.1.18

29 Aug 17:03
deff9a3
Compare
Choose a tag to compare

SphericalHarmonics v0.1.18

Diff since v0.1.17

Merged pull requests:

v0.1.17

27 Aug 15:28
09785d7
Compare
Choose a tag to compare

SphericalHarmonics v0.1.17

Diff since v0.1.16

Merged pull requests:

  • Add normalization options for associated Legendre polynomials (#18) (@jishnub)
  • Conditionally disable the CS phase in the associated Legendre polynomial norm (#19) (@jishnub)

v0.1.16

24 May 08:59
630d668
Compare
Choose a tag to compare

SphericalHarmonics v0.1.16

Diff since v0.1.15

Merged pull requests:

v0.1.15

22 May 13:51
e7a8de2
Compare
Choose a tag to compare

SphericalHarmonics v0.1.15

Diff since v0.1.14

Merged pull requests:

  • Immutable AssociatedLegendrePolynomials (#16) (@jishnub)

v0.1.14

05 May 10:09
d5fc495
Compare
Choose a tag to compare

SphericalHarmonics v0.1.14

Diff since v0.1.13

Merged pull requests:

v0.1.13

05 May 07:42
3896eb8
Compare
Choose a tag to compare

SphericalHarmonics v0.1.13

Diff since v0.1.12

Merged pull requests:

v0.1.12

03 May 17:21
6d0f0b5
Compare
Choose a tag to compare

SphericalHarmonics v0.1.12

Diff since v0.1.11

Merged pull requests:

v0.1.11

02 May 07:49
174c269
Compare
Choose a tag to compare

SphericalHarmonics v0.1.11

Diff since v0.1.10

Merged pull requests:

  • Rotation of coordinates (#9) (@jishnub)
  • Relax type signatures of function arguments (#10) (@jishnub)
  • relax type signature in SphericalHarmonicCache (#11) (@jishnub)

v0.1.10

21 Apr 14:42
1b00643
Compare
Choose a tag to compare

SphericalHarmonics v0.1.10

Diff since v0.1.9

Merged pull requests:

  • Add tests for parity and Legendre polynomials (#8) (@jishnub)