Skip to content

v0.2.5

Latest
Compare
Choose a tag to compare
@maurerv maurerv released this 06 Sep 09:06
· 1 commit to main since this release

Version 0.2.5 introduces analytical gradients for non-exhaustive scoring methods and adds support for complex template shapes in Fourier shift calculations.

Enhancements

  • Cross-correlation-based scores in tme.matching_optimization were given a grad method to compute analytical gradients.
  • tme.matching_data.fourier_padding supports computing shifts of complex-shaped templates.

Documentation

  • Minor revision of code examples to reflect a change in test data packaging.