File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- # v2.0b
2- Improved error messages (#187 )
3- Migrated to ducc from libsharp (#183 )
1+ # v2.0
2+ - Improved error messages (#187 )
3+ - Migrated to ducc from libsharp (#183 )
44
55# v1.6
6- Bugfix: sign of Wigner 3j symbols (#180 )
7- Faster method for spin-0 Wigner 3j symbols (#178 )
8- No deprojection bias for lite fields (#177 )
9- Bugfix for rectangular covariances (#175 )
6+ - Bugfix: sign of Wigner 3j symbols (#180 )
7+ - Faster method for spin-0 Wigner 3j symbols (#178 )
8+ - No deprojection bias for lite fields (#177 )
9+ - Bugfix for rectangular covariances (#175 )
1010
1111# v1.5.1
1212- Bugfix in Toeplitz calculation (#169 )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " pymaster"
10- version = " 2.0b0 "
10+ version = " 2.0 "
1111authors = [
1212 {
name =
" David Alonso" ,
email =
" [email protected] " }
1313]
You can’t perform that action at this time.
0 commit comments