Releases: CMBSciPol/furax
Releases · CMBSciPol/furax
v0.9
What's Changed
- Fix tests involving inexact arrays on CPU platform. by @pchanial in #14
- Fix block row operator with single leaf by @pchanial in #13
- More linting rules by @sbiquard in #12
- Small fix for the index operator by @Wuhyun in #15
- Parametrizable .I by @pchanial in #19
- Update pre-commits by @pchanial in #21
- Fixing IndexOp and ReshapeOp failing tests by @ASKabalan in #23
- Updating Component separation by @ASKabalan in #16
- Suppress expected warning from showing up in the test suite by @pchanial in #20
- Create documentations for Furax (readthedocs) by @ASKabalan in #24
Full Changelog: v0.8...v0.9
v0.8
What's Changed
- Add CI by @pchanial in #2
- Generic IndexOperator by @pchanial in #3
- Gap filling by @sbiquard in #4
- SEDs operator by @ASKabalan and @pchanial in #1
- Toeplitz fix by @Wuhyun in #8
- Reorganize codebase by @pchanial
- Rename StokesPyTree -> Stokes, StokesIQUPyTree -> StokesIQU, etc. by @pchanial
- Basic pytree operations: matvec, vecmat and matmat by @pchanial in #9
- Update installation instructions by @sbiquard in #10
- Implement TreeOperator by @pchanial
- Release workflow by @pchanial
New Contributors
- @sbiquard made their first contribution in #4
- @ASKabalan made their first contribution in #1
- @Wuhyun made their first contribution in #8
Full Changelog: v0.7...v0.8