v0.16.0
MeshIntegrals v0.16.0
Change notes: https://github.com/JuliaGeometry/MeshIntegrals.jl/discussions/142
Merged pull requests:
- Use a new DifferentiationMethod type for specifying derivative methods (#122) (@mikeingold)
- Use
@autodocs
to dynamically include all docstrings (#123) (@JoshuaLampert) - Add BézierCurve to benchmarks (#124) (@mikeingold)
- Add BézierCurve to benchmarks (#124) (#126) (@mikeingold)
- Bump crate-ci/typos from 1.26.1 to 1.26.8 (#127) (@dependabot[bot])
- Use new KVector Unitful extension to simplify differential (#130) (@mikeingold)
- CompatHelper: bump compat for CoordRefSystems to 0.16, (keep existing compat) (#133) (@github-actions[bot])
- CompatHelper: bump compat for CoordRefSystems to 0.16 for package test, (keep existing compat) (#134) (@github-actions[bot])
- Implement _zeros and _ones utils (#135) (@mikeingold)
- Deprecate applying Gauss-Kronrod rules to surfaces (#136) (@mikeingold)
- Generalize integrand
f
to any callable (#137) (@mikeingold) - Implement _ParametricGeometry (#138) (@mikeingold)
- Implement more _ParametricGeometry transforms (#139) (@mikeingold)
- Bump codecov/codecov-action from 4 to 5 (#140) (@dependabot[bot])
- Bump crate-ci/typos from 1.26.8 to 1.28.1 (#141) (@dependabot[bot])
- Use default
arch
in CI (#144) (@JoshuaLampert) - Rename _default_method and absorb _gausslegendre (#147) (@mikeingold)
- Calculate nodes and weights at
GaussLegendre
construction time (#149) (@mikeingold) - Unify spelling of "parametrize" (#150) (@mikeingold)
- Standardization of combinations tests (#151) (@mikeingold)
- add AD (Enzyme) support via MeshIntegralsEnzymeExt (#152) (@kylebeggs)
- Release v0.16.0 (#155) (@mikeingold)
Closed issues: