https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
ecf6f49 Release v0.5.8 21 October 2022, 15:31:23 UTC
a685c26 Add more files to cache 21 October 2022, 14:56:32 UTC
a6fdb37 Improve tutorial a bit 21 October 2022, 14:24:18 UTC
d3d020d Fix the right factorization scale choice 21 October 2022, 14:23:43 UTC
c23e2b3 Use chinese food mind game construction https://youtu.be/CkdyU_eUm1U 21 October 2022, 14:23:43 UTC
5eaf4ae Disable tests unless `--features=fktable` is enabled 21 October 2022, 14:23:43 UTC
c024d8c Remove TODO - evolution succeeds The reason why the comparison fails is that there are bins with a factorization scale below the PDFs fitting scale 21 October 2022, 14:23:43 UTC
ade47ed Use strong coupling from LHAPDF In newer EKO file formats the strong coupling is not stored anymore 21 October 2022, 14:23:43 UTC
85fef78 Replace `unwrap` calls with meaningful error messages 21 October 2022, 14:23:43 UTC
bfbfe67 Fix scale-variation in `Grid::evolve` 21 October 2022, 14:23:43 UTC
a7b5d3f Add parameters `xir` and `xif` to `evolve` subcommand 21 October 2022, 14:23:43 UTC
751784c Add missing test data to CI 21 October 2022, 14:23:43 UTC
855af02 Add integration test for gluon exception 21 October 2022, 14:23:43 UTC
14e1943 Fix clippy warnings 21 October 2022, 14:23:43 UTC
0378b45 Add missing to gluon exception 21 October 2022, 14:23:43 UTC
51d6ca9 Add gluon exception 21 October 2022, 14:23:43 UTC
395a583 Update Python doc 21 October 2022, 14:23:43 UTC
d5f7a65 Cache test data in CI 21 October 2022, 14:23:43 UTC
f045424 Add real DIS test 21 October 2022, 14:23:43 UTC
046c92e Test DIS evolution 21 October 2022, 14:23:43 UTC
532f065 Reduce verbosity of wget in CI 21 October 2022, 14:23:43 UTC
52f0128 Test evolutions with `LHCB_WP_8TEV` 21 October 2022, 14:23:43 UTC
23b5382 Comment out ignored unit test 21 October 2022, 14:23:43 UTC
d569331 Remove ignored unit tests 21 October 2022, 14:23:43 UTC
9d4a4f4 Fix tests 21 October 2022, 14:23:43 UTC
59edf26 Add new subcommand `evolve` 21 October 2022, 14:23:43 UTC
bee19e7 Do not use alphas if its power is zero 21 October 2022, 14:23:43 UTC
0efece2 Print warnings if evolved grids differ too much 21 October 2022, 14:23:43 UTC
7582de7 Cache EKOs for double-hadronic evolutions 21 October 2022, 14:23:43 UTC
c5d3167 Add CHORUS_CC_NB_PB_SIGMARED unit test 21 October 2022, 14:23:43 UTC
aac1f7f Optimize factorization scale selection in `evolve_with_one` 21 October 2022, 14:23:43 UTC
07851dc Enable all tests 21 October 2022, 14:23:43 UTC
ff2eeed Add `NNPDF_POS_ANTI_UP_40` unit test 21 October 2022, 14:23:43 UTC
f391b5d Adjust documentation 21 October 2022, 14:23:43 UTC
06cab70 Add Python bindings to evolve 21 October 2022, 14:23:43 UTC
d364448 Change the order of members of `OperatorInfo` 21 October 2022, 14:23:43 UTC
517374a Move `evolve_with_{one,two}` to module `evolution` 21 October 2022, 14:23:43 UTC
1400255 Cache operators in `Grid::evolve_with_one` 21 October 2022, 14:23:43 UTC
df595d9 Relax numerical assertions 21 October 2022, 14:23:43 UTC
640d27e Fix bug introduced in commit f0e1701 21 October 2022, 14:23:43 UTC
85df1d4 Update changelog 21 October 2022, 14:23:43 UTC
f54e1a1 Fix unit test 21 October 2022, 14:23:43 UTC
d08f4d9 Fix serious bug in `Lumi::setup` This bug leads to wrong results in `Grid::convolute` if the same `lumi_cache` is used to convolute two grids with different subgrid muf2/mur2/x1/x2 points 21 October 2022, 14:23:43 UTC
6890900 Fix wrong x-grid values 21 October 2022, 14:23:43 UTC
766a0e9 Add first implementation of `Grid::evolve_with_one` 21 October 2022, 14:23:43 UTC
abc5698 Rename `lumi0` to `lumi0_with_two` 21 October 2022, 14:23:43 UTC
d5f538c Fix warning 21 October 2022, 14:23:43 UTC
f9b9258 Move evolution code into separate module 21 October 2022, 14:23:43 UTC
6c27d1b Prepare for DIS evolutions 21 October 2022, 14:23:43 UTC
30dad77 Add `Grid::has_pdf{1,2}` and `Grid::initial_state_{1,2}` 21 October 2022, 14:23:43 UTC
ce25324 Improve readability of `Grid::operators` 21 October 2022, 14:23:43 UTC
e33ec63 Remove outdated TODO comment 21 October 2022, 14:23:43 UTC
c54403a Update `Grid::evolve`'s unit test 21 October 2022, 14:23:43 UTC
cece9c2 Increase tolerance in numerical comparisons 21 October 2022, 14:23:43 UTC
6583841 Generalize `Grid::evolve` further 21 October 2022, 14:23:43 UTC
d2562de Fix two bugs in `Grid::evolve` 21 October 2022, 14:23:43 UTC
ab850cb Reduce memory usage of `Grid::evolve` 21 October 2022, 14:23:43 UTC
ac58d5d Make `Grid::evolve` more general 21 October 2022, 14:23:43 UTC
49c90eb Move parts of `Grid::evolve` to separate functions 21 October 2022, 14:23:43 UTC
ed9c848 Improve error reporting in `Grid::evolve` 21 October 2022, 14:23:43 UTC
5a5c536 Remove commented lines 21 October 2022, 14:23:43 UTC
75c9270 Use different pids and operators for each initial state 21 October 2022, 14:23:43 UTC
57edd6b Split off a generic part of `Grid::evolve` 21 October 2022, 14:23:43 UTC
528ee8a Add more checks of `Grid::evolve`'s arguments 21 October 2022, 14:23:43 UTC
5a51334 Fix another bug in `Grid::evolve` 21 October 2022, 14:23:43 UTC
5e176e8 Fix assertion statement in `Grid::evolve` 21 October 2022, 14:23:43 UTC
75e8f6a Implement permutation of the EKO x1 entries 21 October 2022, 14:23:43 UTC
1808d46 Fix small but subtle bug If the subset of used factorization scales was smaller than the set of all factorization scales provided by the operator there would possibly have been a wrong evolution 21 October 2022, 14:23:43 UTC
287760e Make floating points assertions less strict 21 October 2022, 14:23:43 UTC
7882ee3 Fix warnings reported by clippy 21 October 2022, 14:23:43 UTC
b0ba04b Replace `todo` macros with errors 21 October 2022, 14:23:43 UTC
c261b52 Update unit test of `Grid::evolve` 21 October 2022, 14:23:43 UTC
0783b48 Add temporary fix of x-grid ordering 21 October 2022, 14:23:43 UTC
16fd7ea Add more checks of `Grid::evolve`'s arguments 21 October 2022, 14:23:43 UTC
4789e61 Finish documentation of `Grid::evolve` 21 October 2022, 14:23:43 UTC
aa80578 Add first candidate for `Grid::evolve` 21 October 2022, 14:23:43 UTC
bfc12ba Update actions to silence github's warnings https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ 21 October 2022, 08:51:08 UTC
5b1a3c0 Release v0.5.7 04 October 2022, 22:02:15 UTC
aa12dc3 Depend on newer version of the interfaces 04 October 2022, 21:38:25 UTC
9b4236f Remove unused functionality in `pineappl_fastnlo` 04 October 2022, 21:38:25 UTC
02e1c68 Fix bugs in `make_release.sh` 04 October 2022, 21:38:25 UTC
b9a2ade Update codecov 04 October 2022, 16:13:43 UTC
ccc3cea Release v0.5.6 04 October 2022, 08:51:08 UTC
71baa13 Update changelog 04 October 2022, 08:28:52 UTC
96e4661 Revert xgrid calculation displacement 03 October 2022, 13:42:41 UTC
ad22780 Increase test coverage for `FkTable` 03 October 2022, 10:32:35 UTC
9a5f414 Remove unused code 03 October 2022, 10:29:01 UTC
e891ec5 Add `--dis-pid` for FK tables 03 October 2022, 10:27:19 UTC
b00a323 Add more tests for `FkTable` struct 30 September 2022, 14:27:50 UTC
7851ebc Remove leftover ImportOnlySubgridV1 29 September 2022, 15:33:06 UTC
407ef3c Fix failing integration tests 23 September 2022, 12:56:52 UTC
6075363 Update `import` subcommand description 22 September 2022, 12:35:31 UTC
6f7f6cc Fix `pineappl_applgrid` causing to always rebuild 22 September 2022, 08:22:13 UTC
7a4b9f6 Add missing file 21 September 2022, 13:38:19 UTC
85b3b57 Increase test coverage of the CLI 21 September 2022, 13:27:32 UTC
cce476d Add some small changes to the CLI 21 September 2022, 13:27:32 UTC
a038041 Run `cargo fmt` 21 September 2022, 13:27:32 UTC
99a571c Merge pull request #178 from N3PDF/true-cpp OO C++ interface 21 September 2022, 13:27:23 UTC
4c860c2 Reshuffle include [build/include_order] 21 September 2022, 13:09:59 UTC
6591145 Revert renaming of example in doc 21 September 2022, 13:04:00 UTC
back to top