v0.3.0
What's Changed
- Fix function name to
simulate_weighted_data, nothing else changed by @dachengx in #99 - Stop jax from preallocating memory by @dachengx in #100
- fix meshgrid binning by @hoetzsch in #101
- Binning is not required by Component by @dachengx in #103
- Upper clipping on binomial randgen in normal approx by @xzh19980906 in #107
- Rename fake maps by @xzh19980906 in #106
- Update fake maps filenames by @dachengx in #108
- Skip mongo DB when finding files by @xzh19980906 in #111
- Raise error if file does not exist by @xzh19980906 in #110
- Rename lce to correction by @dachengx in #109
- Add function to check the usage of configs, check_unused_configs by @dachengx in #112
- Proposal to use pre-commit for continuous integration by @dachengx in #113
New Contributors
Full Changelog: v0.2.3...v0.3.0