v0.0.3
What's Changed
- Merge recent changes by @delucchi-cmu in #100
- Fix some issues with the tutorial notebook by @hombit in #78
- Plotting refactor by @kdesoto-astro in #96
- Refactor and improve coverage of MLP class by @camposandro in #103
- Small bug fixes, added normalization info to ModelConfig by @kdesoto-astro in #108
- Added chi squared values to numpyro posterior cube by @kdesoto-astro in #109
- Add a small test by @jeremykubica in #112
- Add e2e benchmarks for sampling+classification by @camposandro in #110
- A few more small changes to increase coverage by @jeremykubica in #113
- More small increases to code coverage by @jeremykubica in #114
- Fix name of test by @jeremykubica in #115
- Fixed small errors, added small new plotting customizations by @kdesoto-astro in #117
- adding legends and markers for tutorial code by @dougbrn in #116
- Mechanical (mostly) application of black and isort by @delucchi-cmu in #119
- Add a debugging string opption by @jeremykubica in #122
- Add Some Accuracy Metrics by @jeremykubica in #120
- Create a manual benchmarking suite for the samplers by @jeremykubica in #126
- Update diff test for e2e and interactive mode by @OliviaLynn in #125
- Fix installation failing bc of antares/kafka dependency by @OliviaLynn in #132
- Address more pylint findings. by @delucchi-cmu in #121
- Restore diff test by @OliviaLynn in #135
- Hyperparameter tuning by @camposandro in #124
- Make the random seed for the numpyro sampler settable from the outside by @jeremykubica in #136
- Final changes from paper plot edits by @kdesoto-astro in #134
- Plot tuning metrics on Tensorboard by @camposandro in #137
- Added LSST Survey info by @kdesoto-astro in #139
- Move optional dependencies by @delucchi-cmu in #141
- Move benchmarks to asv by @camposandro in #138
- Add LSST LCs by @kdesoto-astro in #143
- Refactor to better isolate dependencies by @camposandro in #142
- Fix issue 147 by @jeremykubica in #148
- Changes to Lightcurve saving + SVI modularity by @kdesoto-astro in #145
New Contributors
Full Changelog: v0.0.2...v0.0.3