You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove sole author credit, bump version
* Bump compat minimums for consistency with Meshes
* Generalize GaussLegendre rules
* Bump test versions
* Move dim specializations into _integral wrappers
* Bugfix
* Change to product of ntuple of Returns
* Bugfix
* Make jacobian arg ts generic (vector or tuple)
* Fix copy/paste error
* Make differential arg ts generic
* Remove obsoleted methods
* Allocate and zero ev in one step
* Add explicit rtol's where needed
* Combine methods with optional argument
* Switch to generalized GaussLegendre method
* Split IntegrationAlgorithm into separate file
* Split BezierCurve methods into separate file
* Split Line methods into separate file
* Split Tetrahedron methods into separate file
* Split Triangle methods into separate file
* Split Ray methods into separate file
* Split CylinderSurface methods into separate file
* Split ConeSurface methods into separate file
* Split FrustumSurface methods into separate file
* Split Plane methods into separate file
* Move GaussKronrod specializations into single section
* Consolidate conic methods under new structure
* Split Ring and Rope methods into separate files
* Fix typo
* Remove obsolete files
* Point alias functions directly toward worker methods
* Undo last commit
* Revert to a minor version bump
* Fix docstring typos
Co-authored-by: Joshua Lampert <[email protected]>
* Remove MeshIntegrals from test Project
* Add conditional for selecting default integration rule
* Update comment
* Reduce Meshes lower bound
---------
Co-authored-by: Joshua Lampert <[email protected]>
0 commit comments