Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version: MeshIntegrals v0.13.5 #115794

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: dadec2fd-bbe0-4da4-9dbe-476c782c8e47
Repo: https://github.com/mikeingold/MeshIntegrals.jl.git
Tree: d3d3c73d39318fb9d8408a0863916e979b8bb3ae

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in mikeingold/MeshIntegrals.jl Sep 23, 2024
* 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 <51029046+JoshuaLampert@users.noreply.github.com>

* Remove MeshIntegrals from test Project

* Add conditional for selecting default integration rule

* Update comment

* Reduce Meshes lower bound

---------

Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>
Copy link
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round.

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 56b1d25 into master Sep 23, 2024
17 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-meshintegrals-dadec2fd-v0.13.5-72e9763e4c branch September 23, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants