Skip to content

v0.0.38 - Adding smoothing, fixed multiple issues, improve docs and prepare for v0.1

Compare
Choose a tag to compare
@jeertmans jeertmans released this 20 May 13:57
· 44 commits to main since this release

What's Changed

  • chore(deps): update pre-commit hooks by @github-actions in #247
  • chore(docs): document NaNs and inf. policy by @jeertmans in #249
  • fix(docs): link issues and duplicate by @jeertmans in #250
  • fix(lib): issue with EM fields by @jeertmans in #248
  • chore(deps): bump pyo3 from 0.24.0 to 0.24.1 by @dependabot in #240
  • chore(lib): move jnp.abs(cos_theta) inside fresnel_coefficients by @jeertmans in #251
  • chore(deps): update pre-commit hooks by @github-actions in #253
  • chore(deps): update pre-commit hooks by @github-actions in #255
  • ci(dependabot): bump astral-sh/setup-uv from 5 to 6 by @dependabot in #254
  • fix(tests): patch Equinox's _wrap_method by @jeertmans in #257
  • chore(lib): avoid drawing markers with Plotly's draw_paths impl. by @jeertmans in #258
  • feat(lib): implement Fermat path on flat objects by @jeertmans in #256
  • chore(deps): update pre-commit hooks by @github-actions in #259
  • chore(docs): improve discussions about coherent summation and plane-wave by @jeertmans in #260
  • chore(deps): bump PyO3 and related deps by @jeertmans in #263
  • chore(deps): update pre-commit hooks by @github-actions in #262
  • chore(deps): bump equinox and undo patch by @jeertmans in #261
  • chore(docs): add version changelog by @jeertmans in #252
  • feat(lib): add basic smoothing technique by @jeertmans in #241

Full Changelog: v0.0.37...v0.0.38