What's Changed
- Update README citation & version by @soichiro-hattori in #155
- Adding xfail to kepler grad at single point precision by @dfm in #161
- Fixing type annotations for starry Map and removing default period by @dfm in #159
- Minor starry fixes by @soichiro-hattori in #156
- Remove numpyro version bound by @dfm in #163
- feat: allow
None
args inmap_light_curve
by @lgrcia in #151 - Renaming SurfaceMapSystem surface map attributes by @soichiro-hattori in #165
- refactor: map to surface by @lgrcia in #170
- Add tutorial introducing JAX by @dgegen in #167
- fix: starry light curves of multiple bodies occultation + API test from #148 by @lgrcia in #154
- fix: temporary downgrade to pint 0.23 by @lgrcia in #181
- feat: faster rotation decomposition + refactor axis angle functions by @lgrcia in #182
- Fix compatibility of ReadTheDocs with custom domains by @dfm in #186
- Improve interface of
TransitOrbit
by @dgegen in #179 - test: transit depth using
TransitOrbit
by @lgrcia in #192 - docs: reorganise the doc + API docs + logo by @lgrcia in #191
- refactor: map surface and basis by @lgrcia in #194
- feat: amplitude surface light curves for starry systems + tests by @lgrcia in #195
- fix: starry rotationl light curve + add starry to get started by @lgrcia in #196
- Add maxdepth argument to toctrees in docs by @dfm in #198
- fix: logo with transparent background (#199) by @lgrcia in #201
- feat: order as kwarg and some ylm utilities + tests by @lgrcia in #197
- Restructuring (and renaming files for) RTD by @soichiro-hattori in #200
- Hotfix quickstart by @soichiro-hattori in #215
- feat: add a multi-precision module for testing by @lgrcia in #210
- fix: caching of multiprecision
sT
+ staticYlm.index
by @lgrcia in #216 - test: move multi-precision to general tests + supersede sympy symbolic by @lgrcia in #218
- feat: secondary/emission light curve of (limb-darkened) bodies by @lgrcia in #223
- feat:
None
values for angles + optimized P integrals by @lgrcia in #225 - feat: rotation matrices using s2fft by @lgrcia in #212
- feat: precision helper functions by @lgrcia in #217
- Hotfix PR229 by @soichiro-hattori in #230
- Add multiwavelength transit fitting tutorial by @soichiro-hattori in #232
- fix: issues #234 and #235 by @lgrcia in #236
- feat: take starry out of experimental by @lgrcia in #227
- Fixed relative angles unpacking bug by @shishirdholakia in #211
- fix: attempt for comparison test ci by @lgrcia in #252
New Contributors
- @shishirdholakia made their first contribution in #211
Full Changelog: v0.0.2...v0.0.3