Skip to content

dm_pix 0.4.4

Choose a tag to compare

@claudiofantacci claudiofantacci released this 17 Feb 11:33
· 6 commits to master since this release

What's Changed

  • Add ignore_nans kwarg to metrics.py to produce sensible output when the input image has NaNs by @phinate in #103
  • In jnp.reshape, use shape rather than deprecated newshape. The newshape parameter was deprecated in JAX v0.4.28, and will soon be removed. by @copybara-service in #107

New Contributors

Full Changelog: v0.4.3...v0.4.4