Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 10:37
· 691 commits to main since this release

v1.5.2 (2024-04-01)

Documentation

  • docs: update user guide notebooks (80ab771)

  • docs: update docstring (b262765)

  • docs: update documentation (9051ed8)

Fix

  • fix: set values after setting bounds (ab6d682)

  • fix: proper patch all interpolator selection functions (b91834e)

  • fix: make bz voronoi robust (8259760)

Refactor

  • refactor: remove debug print statement in FastInterpolator class (712bd2c)

  • refactor: add edge correction (87adcef)

  • refactor: change variable name (b68949e)

  • refactor: make rotation transformations try fast interpolator first (e0a7908)

  • refactor: update warning message (af67c1a)

  • refactor: add several new accessors (664e92a)

  • refactor: use new accessors and attrs (8e1dee2)

  • refactor: add qplot accessor (cb9aa01)

  • refactor: remove annotate_cuts (004ee80)

  • refactor: dataloader cleanup (fd97780)