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

Standardization of combinations tests #151

Merged
merged 50 commits into from
Dec 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
1f1a10f
Initial attempt at new test generation
mikeingold Dec 4, 2024
3395102
Generate alias tests in a loop
mikeingold Dec 4, 2024
a4c5a5d
Loop over all integration rules
mikeingold Dec 5, 2024
9620a2d
Implement for Circle
mikeingold Dec 5, 2024
49e983b
Code cleanup
mikeingold Dec 5, 2024
d9b20df
Bugfix
mikeingold Dec 5, 2024
b9c0fd4
Implement for Cone
mikeingold Dec 5, 2024
6bccee1
Implement for Cylinder
mikeingold Dec 5, 2024
fe5138c
Implement for CylinderSurface and Disk
mikeingold Dec 5, 2024
9ab7600
Formatting
mikeingold Dec 5, 2024
b214785
Implement for Line, ParaboloidSurface, and ParametrizedCurve
mikeingold Dec 5, 2024
dd7d156
Update spelling
mikeingold Dec 5, 2024
f330bc3
Merge remote-tracking branch 'origin/main' into tests
mikeingold Dec 5, 2024
26b1e84
Update setup
mikeingold Dec 5, 2024
ebb3b9b
Implement for Plane, Quadrangle, and Ray
mikeingold Dec 5, 2024
76ef87b
Update integrand name
mikeingold Dec 5, 2024
77de408
Implement for Triangle
mikeingold Dec 5, 2024
d197f83
Implement for Torus
mikeingold Dec 5, 2024
c58cc68
Implement Spheres
mikeingold Dec 5, 2024
936d38b
Fix typos
mikeingold Dec 5, 2024
e06af4e
Implement for Rope and Segment
mikeingold Dec 5, 2024
3bd5dd8
Fix units
mikeingold Dec 5, 2024
b1043b7
Implement for Ring
mikeingold Dec 5, 2024
78a65d0
Absorb integrand parameters
mikeingold Dec 5, 2024
0f16121
Code re-org and remove Box-4D
mikeingold Dec 5, 2024
d65730d
Code cleanup and add Unitful integrands
mikeingold Dec 5, 2024
43edac0
Code re-org in Hexahedron
mikeingold Dec 5, 2024
b8decd5
Typo fix
mikeingold Dec 5, 2024
452278b
Bugfixes
mikeingold Dec 5, 2024
4b9157e
Merge branch 'tests' of github.com:JuliaGeometry/MeshIntegrals.jl int…
mikeingold Dec 5, 2024
2d6a6ea
Add rtol kwarg to runtests
mikeingold Dec 5, 2024
b0529af
Implement for BezierCurve and Box-1D
mikeingold Dec 5, 2024
40d67db
Implement for Box 2D and 3D
mikeingold Dec 5, 2024
122542d
Implement ConeSurface and Ellipsoid
mikeingold Dec 5, 2024
fefd490
Implement for FrustumSurface and Hexahedron
mikeingold Dec 5, 2024
438193e
Move jacobian tests
mikeingold Dec 5, 2024
d8d6a87
Bugfix
mikeingold Dec 5, 2024
ebed239
Apply suggestions from code review
mikeingold Dec 5, 2024
0d7ab73
Add framework for planned AutoEnzyme testing
mikeingold Dec 6, 2024
4a512ac
Improve code clarity
mikeingold Dec 6, 2024
20081d8
Merge branch 'tests' of github.com:JuliaGeometry/MeshIntegrals.jl int…
mikeingold Dec 6, 2024
f497e14
Apply suggestions from code review
mikeingold Dec 6, 2024
ba80123
Apply suggestions from code review
mikeingold Dec 7, 2024
4099736
Switch from symbols to paramdim [skip ci]
mikeingold Dec 8, 2024
e04b75b
Use an optional arg for SupportStatus in runtests
mikeingold Dec 8, 2024
49473ad
One testsnippet per file
mikeingold Dec 8, 2024
3f8b9f0
Update some missed constructor changes
mikeingold Dec 8, 2024
482caf4
Restore Box 4D tests
mikeingold Dec 8, 2024
dcbfae4
Restore extended tag
mikeingold Dec 8, 2024
9c05943
Reduce dims to single coordinate
mikeingold Dec 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading