Skip to content

Release 0.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 13:51
· 0 commits to 8a06c7461a7d656898c1fe1233ff1ba5ed6eff89 since this release

[0.1.4] - 2023-06-29

Changed

  • Refactored save_video to use opencv.

Deprecated

  • plot_complex_field has been deprecated in favor of display_complex_field

Removed

  • Removed the uncertainty propagation notebook example. For a more in depth example of using linear uncertainty propagation see this repository

Added

  • Exposed points_on_circle function to generate points on a circle
  • Exposed unit_fibonacci_sphere function
  • Exposed fibonacci_sphere function
  • Exposed sphere_mask function for creating spherical binary masks
  • Exposed circ_mask function for creating circular binary masks
  • Exposed bli_function that is used to compute the band limited interpolant