-
Notifications
You must be signed in to change notification settings - Fork 61
Multilevel Bayesian quadrature #750
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
mmahsereci
merged 46 commits into
probabilistic-numerics:main
from
tskarvone:multilevel
Feb 16, 2023
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
7e6167c
Add Kaiyu's original MLBQ implementation in probnum
349b749
Some edits to MLBQ
15e4e44
Write a proper version of MLBQ
bdd2753
Add some input handling a write docstring
4a1cea9
Add multilevel example for docstring
b5f8c1a
Put the example to the correct place
c3ea2a2
Add two basic multilevel BQ tests
06d6730
Add input handling test for multilevel BQ
7a83c1d
Documentation for multilevel BQ
945aaa5
Some linting
17d0047
Fix formattin of a ref
bb14d45
Merge branch 'main' into multilevel
tskarvone 1a8e1cb
Merge branch 'main' into multilevel
tskarvone 942cb00
Merge branch 'main' into multilevel
tskarvone 214c97c
Merge branch 'main' into multilevel
tskarvone 7e17072
Update src/probnum/quad/_bayesquad.py
tskarvone c495965
Update src/probnum/quad/_bayesquad.py
tskarvone 288cde9
Update src/probnum/quad/_bayesquad.py
tskarvone 02153ca
Update src/probnum/quad/_bayesquad.py
tskarvone 763e4bc
Fix things pointed out in review
9c0d921
Try to fix some failed checks
e703267
Update src/probnum/quad/_bayesquad.py
tskarvone c65ff73
Tuple length documentation
c060fce
Update src/probnum/quad/_bayesquad.py
tskarvone f788737
Update src/probnum/quad/_bayesquad.py
tskarvone 47b4a31
merge
b2bc28c
Merge
31ce405
Update src/probnum/quad/_bayesquad.py
tskarvone 9597e80
Update src/probnum/quad/_bayesquad.py
tskarvone 4ea2ccf
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone c9d405a
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone ed1a1bc
merge
5cb3a7e
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone 366972c
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone 24856c8
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone 45f9c52
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone c56604d
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone 85020ac
merge
b7b4e51
Kernel copying in MLBQ test
39645f9
Update tests/test_quad/test_bayesquad/test_bq.py
tskarvone 905f0c8
Remove redudant test
a67506b
Update src/probnum/quad/_bayesquad.py
tskarvone 9b6a237
Multilevel BQ test refactoring
cc49832
Merge branch 'main' into multilevel
tskarvone 7258d32
Try to make pylint happy
be1fa10
some more minor changes
mmahsereci 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
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.