Releases: tlambert03/microsim
Releases · tlambert03/microsim
v0.0.2
What's Changed
- feat: swappable fft backends, including torch and jax by @tlambert03 in #30
- feat: add emission event example, and add lifetime to state from fpbase, test examples by @tlambert03 in #34
- feat: add direct from ground truth by @tlambert03 in #32
- feat: establish some general Annotated[..., Validator()] patterns. add
Fluorophore.from_fpbaseby @tlambert03 in #36 - feat: add pint quantities to more fields by @tlambert03 in #37
- fix cupy by @tlambert03 in #38
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- use mypyc for bresenham by @tlambert03 in #6
- update precommit by @tlambert03 in #7
- Fix import and formatting issues in multiple files by @tlambert03 in #11
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #13
- ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #14
- ci(dependabot): bump codecov/codecov-action from 3 to 4 by @dependabot in #15
- Reorganize code by @tlambert03 in #12
- Smaller psf by @tlambert03 in #16
- cosem and cleanup by @tlambert03 in #17
- feat: use SimBaseModel and add float precision setting by @tlambert03 in #19
- feat: cache psf by @tlambert03 in #26
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #24
- Update ci, prep for release to pypi by @tlambert03 in #27
- feat: higher level psf caching by @tlambert03 in #28
New Contributors
- @tlambert03 made their first contribution in #6
- @dependabot made their first contribution in #13
- @pre-commit-ci made their first contribution in #24
Full Changelog: https://github.com/tlambert03/microsim/commits/v0.0.1