-
Notifications
You must be signed in to change notification settings - Fork 5
Stabilize APIs #328
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
Merged
Stabilize APIs #328
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
457d690
Stabilize Python API and add more `boc` tests
Radonirinaunimi 65993b9
Add more tests for `Pyboc`
Radonirinaunimi 288501b
Complete adding unit tests for `Pyboc`
Radonirinaunimi 4287eea
Improve test coverage fo the Python API
Radonirinaunimi 0f2126f
Fix the tutorials
Radonirinaunimi 26936da
Add missed unit tests in `test_fk_table.py`
Radonirinaunimi 8b3dd3d
Fix tests in the Fortran API
Radonirinaunimi 1f75424
Run Fortran examples on the CI
Radonirinaunimi e88d5f8
Minor fixes to `Makefile`
Radonirinaunimi f981155
Remove maximum characte limit in Fortran examples
Radonirinaunimi eaa6067
Use PDF sets available in the container
Radonirinaunimi 53272a0
Fix choice of PDF
Radonirinaunimi 14150cb
Complete Fortran API and make CI tests running
Radonirinaunimi 8232607
Minor cosmetic changes to the C++ examples
Radonirinaunimi 742823a
Cover more parts in the C examples
Radonirinaunimi dcfd364
Check errors raised from `Grid.set_bwfl` and `Grid.merge`
Radonirinaunimi 87efcae
Start updating the C++ OOP API
Radonirinaunimi 87afbe8
Trigger OO C++ examples on the CI
Radonirinaunimi 1d633f7
Remove unused default in `PyBoc`
Radonirinaunimi ac2448b
Commit suggestion from CR
Radonirinaunimi 03c4bda
First fix `pineappl_grid_convolve` in the C binding
Radonirinaunimi 10ac40f
Fully fix `pineappl_grid_convolve/convolute_with_two`
Radonirinaunimi 6461e6e
Complete fix for the convolutions in the C API
Radonirinaunimi 9eee993
Temporarily exclude checks of the Fortran examples on the CI
Radonirinaunimi 8db10ab
Remap the `enums` in `cbindgen.toml`
Radonirinaunimi 7f7184a
Nuke `v0` in OOP C++
Radonirinaunimi f153ec3
Rename enums consistently
cschwan bc021f5
Add ScreamingSnakeCase constants for `GridOptFlags`
cschwan f4d5ccf
Various minor fixes from changes of enum variants and CR
Radonirinaunimi b4bb0f8
Undo changes in `pineappl_convol{ve,ute}_with_two`
Radonirinaunimi cd297ee
Add `MSHT20qed_nnlo` as installed PDF in the container
Radonirinaunimi 6015f46
Fix memory leaks in C++ examples
cschwan c54516a
Run C++ examples with sanitizers
cschwan f040c4f
Convolve grids in C++ examples with different PDFs
Radonirinaunimi 999c139
Complete OO C++ interface and example
Radonirinaunimi a4f8c7b
Also run OO C++ with sanitizers
Radonirinaunimi e9da0dd
Complete Fortran interface and examples
Radonirinaunimi 7542747
Reactivate checks for Fortran examples in the CI
Radonirinaunimi b5fe4c6
`deallocate` objects in Fortran examples
Radonirinaunimi 64e77ca
Fix an initialization bug in case FF is involved
Radonirinaunimi f8cb9c6
Tiny change for a more concise naming
Radonirinaunimi b5e98c3
Fix `fall through` error in switch statement
Radonirinaunimi 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
Oops, something went wrong.
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.