Skip to content

v0.5.2

Choose a tag to compare

@michael-0brien michael-0brien released this 10 Dec 20:12
· 209 commits to main since this release
94ee555

What's Changed

Breaking changes

  • make_image_model upgrades: create AutoVolumeProjection and add overloads by @michael-0brien in #495
  • Simplify IndependentAtomVolume field names: positions_pytree -> positions and scattering_factor_pytree -> scattering_factors by @michael-0brien in #497
  • More clear and easily extendable AbstractImageModel interface by @michael-0brien in #506
  • Projections from different volumes using make_image_model are now the same, rather than equal up to a transpose rotation by @michael-0brien in #500

Deprecations / API updates

  • Absorb submodules coordinates, operators, and transforms into cryojax.ndimage by @michael-0brien in #489

Features

Performance improvements

Maintenance

Full Changelog: v0.5.1...v0.5.2