-
Notifications
You must be signed in to change notification settings - Fork 44
(feat): add JIT integrator tests #166
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
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
9d726b1
(fix): change to `static_argnums` to work around decorator
ilan-gold 93dd533
WORKFLOW: Format Python code with black
htoftevaag 050fe01
(feat): add newton-cotest integrator tests
ilan-gold 41c6f9d
WORKFLOW: Format Python code with black
htoftevaag 694b724
(fix): re-compile per integrand because of different shapes
ilan-gold e576fd3
Merge branch 'jit_tests' of github.com:esa/torchquad into jit_tests
ilan-gold ae99b91
WORKFLOW: Format Python code with black
htoftevaag 9b60042
(chore): remove erroneous boole comments
ilan-gold 1461a1b
(fix): add mc test
ilan-gold ebb2edd
(chore): add note about `integrand` shape
ilan-gold 97f067a
(feat): switch to re-use fo the jit integral
ilan-gold 7b64115
(chore): address comments
ilan-gold 586d256
(fix): increase test tolerance
ilan-gold d72936a
(feat): add newton-cotest integrator tests
ilan-gold cb21a74
(fix): re-compile per integrand because of different shapes
ilan-gold cc3daa5
WORKFLOW: Format Python code with black
htoftevaag a517119
(chore): remove erroneous boole comments
ilan-gold 76278df
(fix): add mc test
ilan-gold 669a0a2
(chore): add note about `integrand` shape
ilan-gold dd1bc5d
(feat): switch to re-use fo the jit integral
ilan-gold 37da0ed
(chore): address comments
ilan-gold 155e235
(fix): increase test tolerance
ilan-gold fea896a
Merge branch 'jit_tests' of github.com:esa/torchquad into jit_tests
ilan-gold File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.