Skip to content

Commit

Permalink
staged (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge authored May 30, 2024
1 parent e16e3c2 commit 5bb75c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# v2.0b
Improved error messages (#187)
Migrated to ducc from libsharp (#183)
# v2.0
- Improved error messages (#187)
- Migrated to ducc from libsharp (#183)

# v1.6
Bugfix: sign of Wigner 3j symbols (#180)
Faster method for spin-0 Wigner 3j symbols (#178)
No deprojection bias for lite fields (#177)
Bugfix for rectangular covariances (#175)
- Bugfix: sign of Wigner 3j symbols (#180)
- Faster method for spin-0 Wigner 3j symbols (#178)
- No deprojection bias for lite fields (#177)
- Bugfix for rectangular covariances (#175)

# v1.5.1
- Bugfix in Toeplitz calculation (#169)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pymaster"
version = "2.0b0"
version = "2.0"
authors = [
{name="David Alonso", email="david.alonso@physics.ox.ac.uk"}
]
Expand Down

0 comments on commit 5bb75c6

Please sign in to comment.