https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
fb171a4 Release v0.6.0-alpha.8 19 April 2023, 11:31:35 UTC
51f84ce Remove wrong arguments in crates workflow 19 April 2023, 09:54:36 UTC
23b23cc Give `crates.yml` workflow a name 19 April 2023, 09:54:12 UTC
d55933f Release v0.6.0-alpha.7 19 April 2023, 09:51:43 UTC
00b247f Export `CARGO_REGISTRY_TOKEN` in `crates` workflow 19 April 2023, 09:04:07 UTC
ca6a757 Release v0.6.0-alpha.6 19 April 2023, 08:55:26 UTC
4031128 Enable `LagrangeSubgridV1` integration test again 18 April 2023, 13:50:11 UTC
9b4794e Test double-photon initiated lepton-pair production without reweighting 18 April 2023, 13:49:14 UTC
f9b7e63 Remove unused function declarations in `pineappl_applgrid` 18 April 2023, 13:10:10 UTC
d0da733 Update `export` tests to use `write` and new clap 18 April 2023, 12:50:25 UTC
375a2f7 Merge branch 'export' 18 April 2023, 12:41:33 UTC
ce1912b Add support for DIS grids in `export` 18 April 2023, 12:11:48 UTC
7cfa78f Use `total_cmp` instead of `partial_cmp` for display purposes 17 April 2023, 07:57:54 UTC
25330ba Fix SubgridParam detection when zeroth subgrid is empty 14 April 2023, 12:12:08 UTC
b633b18 Add changelog entry for `export` subcommand 14 April 2023, 09:22:51 UTC
37f8290 Add integration test for `export` subcommand 14 April 2023, 09:07:32 UTC
eda545a Cleanup `export` code a bit 14 April 2023, 08:58:49 UTC
572630e Minimize number of unwrap calls in `export` 14 April 2023, 08:56:10 UTC
99336a8 Add `--discard-non-matching-scales` to `export` 13 April 2023, 10:06:25 UTC
fa0fc65 Publish crates using github workflow 11 April 2023, 14:09:37 UTC
4b5260a Merge `info` and `obl` into new subcommand `read` 10 April 2023, 15:37:10 UTC
f41c775 Merge branch 'ops-refactor' 05 April 2023, 15:13:30 UTC
cc46463 Fix MSRV in changelog 05 April 2023, 15:12:07 UTC
2722fa6 Test error paths of `write` subcommand 05 April 2023, 15:03:18 UTC
9189dde Rename `ops` into `write` 05 April 2023, 14:52:31 UTC
ed905d7 Merge `remap` functionality into `ops` 04 April 2023, 14:39:48 UTC
38bba7c Implement trait `FromStr` for `BinRemapper` 04 April 2023, 14:30:17 UTC
7aa6008 Replace use of `Any` with enum 04 April 2023, 12:10:33 UTC
a93886b Remove `pineappl sum --integrated` 04 April 2023, 12:10:03 UTC
2e73751 Remove turbofish 04 April 2023, 09:17:48 UTC
d93c6cb Use existing methods to get initial states 04 April 2023, 07:32:13 UTC
d0080fc Fix panic introduced in previous commit 04 April 2023, 07:31:29 UTC
3fe9ae3 Update CHANGELOG.md 03 April 2023, 15:00:51 UTC
d5f3d85 Merge `optimize` into `ops` 03 April 2023, 15:00:51 UTC
f2970d2 Merge some functionality from `sum` into `ops` 03 April 2023, 15:00:51 UTC
34e07e8 Merge functionality from `set` into `ops` 03 April 2023, 15:00:50 UTC
fb64b8e Remove overlap between `--scale` and `--scale-by-orders` 03 April 2023, 15:00:50 UTC
f2649d5 Merge `merge`-subcommand options into `ops` 03 April 2023, 15:00:50 UTC
aa14ef2 Merge `update` subcommand into `ops` 03 April 2023, 15:00:50 UTC
665b8d0 Merge `delete` subcommand into `ops` 03 April 2023, 15:00:44 UTC
de74b7a Prepare `ops` subcommand for changes 03 April 2023, 14:03:36 UTC
cc95a4b Fix a few clippy warnings 03 April 2023, 07:34:32 UTC
b542b53 Allow equal signs in PDF labels 31 March 2023, 12:31:29 UTC
15eccae Check whether repository is clean before making a release 30 March 2023, 16:45:31 UTC
0564551 Release v0.6.0-alpha.5 30 March 2023, 15:42:11 UTC
39c52ae Fix bug in `Grid::evolve` caused by numerical inaccuracies 30 March 2023, 13:57:20 UTC
15db902 Unify error messages in `evolution.rs` 30 March 2023, 11:25:59 UTC
478aed6 Improve error reporting in `evolution.rs` 30 March 2023, 11:25:30 UTC
fac7a7f Use clap's new group attribute 30 March 2023, 11:17:21 UTC
228581a Update clap to version 4.2.0 30 March 2023, 11:16:37 UTC
f2152da Fix failing tests 24 March 2023, 17:32:50 UTC
110ccca Be more aggressive when optimizing grids 24 March 2023, 15:27:06 UTC
b34c738 Do not ignore `transpose` in `ImportOnlySubgridV2::merge` 24 March 2023, 15:25:30 UTC
f88f980 Fix bug when subgrids have different grid values 23 March 2023, 12:39:44 UTC
937b1a1 Include photon contributions by default 23 March 2023, 08:19:08 UTC
edf0954 Support grids with static scale 22 March 2023, 14:59:10 UTC
857ce4d Use Result instead of unwrap 22 March 2023, 13:17:13 UTC
51bb4da Make APPLgrid exporter more robust to grid values 22 March 2023, 12:33:17 UTC
6e198f8 Fix meaning of subgrid indices 22 March 2023, 11:04:19 UTC
254e55c Do not write exported `Grid` 22 March 2023, 10:20:32 UTC
a69f44c Rescale alphas with two pi 22 March 2023, 10:19:55 UTC
85cedeb Return which orders have been exported 22 March 2023, 10:17:51 UTC
a73faf5 Add grid-value checks to `pineappl export` 22 March 2023, 09:20:08 UTC
7c78679 Fix Issue #220 20 March 2023, 11:27:27 UTC
d08b15f Fix unit tests 18 March 2023, 11:27:45 UTC
d9f4080 Update wheel workflow using maturin v0.14.15 16 March 2023, 16:29:48 UTC
0b2b214 Fix ordering of SparseMatrix3d indices 16 March 2023, 14:51:16 UTC
766e2e3 Disable reweighting 16 March 2023, 14:50:39 UTC
6d347fa Try harder filling the grids 16 March 2023, 11:05:10 UTC
8b64604 Fill APPLgrid's igrid containers Result is mostly likely wrong, because the indices don't match 16 March 2023, 08:08:32 UTC
9aa3934 Add parameter to `Order::create_mask` to filter logs 16 March 2023, 08:03:38 UTC
05c3aad Release v0.6.0-alpha.4 15 March 2023, 11:19:35 UTC
9775a39 Fix wheels creation action 15 March 2023, 10:57:01 UTC
931adbb Release v0.6.0-alpha.3 15 March 2023, 10:35:17 UTC
fd95446 Add preliminary work for APPLgrid exporter 15 March 2023, 10:19:52 UTC
ef97872 Fix small bug in plot script 12 March 2023, 11:07:10 UTC
e54ab80 Remove and rename a few variable in the plot script 12 March 2023, 11:06:21 UTC
5f3f866 Remove zero and one-use variables in plot script 11 March 2023, 12:27:30 UTC
2c5fee4 Do not use keywords as variable names in plot script 11 March 2023, 11:51:47 UTC
4bd5268 Make panel selection in plot script easier to understand 11 March 2023, 11:39:29 UTC
13a93d2 Make plot script easier to read 11 March 2023, 11:11:42 UTC
13be3ce Share plot style in common place 10 March 2023, 15:28:17 UTC
878aba6 Add PDF ratio plot to `pineappl plot` 09 March 2023, 16:16:09 UTC
78aed76 Fix bug in `plot` showing wrong pull 09 March 2023, 16:10:28 UTC
8009a11 Allow `--limit=0` in `pull` and make it the default value 09 March 2023, 15:34:20 UTC
16e7e97 Fix `NtupleSubgrid` unit test 09 March 2023, 14:19:19 UTC
e6e0249 Do no run wheels workflow on every push 09 March 2023, 13:18:40 UTC
905b19e Do not fill subgrids with zero weight 09 March 2023, 13:17:15 UTC
6276d0b Fix python version problems (#214) Co-authored-by: Alessandro Candido <candido.ale@gmail.com> 06 March 2023, 15:46:09 UTC
62a4746 Revert "Add new parameter `ignore_bin_limits` to `Grid::merge`" This reverts commit cfac752eb780a54cb3c5a8cc5a71b48086ccfb94. 06 March 2023, 14:11:48 UTC
dcc1717 Revert "Change remaining `merge` method calls" This reverts commit 5c58b689559a2d33129f7aa3307524914e566c37. 06 March 2023, 14:10:34 UTC
3b0f542 Improve bin limits handling of `Grid::merge` 06 March 2023, 13:26:03 UTC
9cfeaa8 Release v0.6.0-alpha.2 03 March 2023, 09:37:51 UTC
456c05f Add missing return code to `make-release.sh` 03 March 2023, 08:56:34 UTC
7b67a71 Update CHANGELOG.md 03 March 2023, 08:55:41 UTC
74f819c Move wheels release to maturin action (#212) * Move wheels release to maturin action * Drop MacOS archs in favor of universal wheels * Adjust wheels triggering events * Use `maturin generate-ci` workflow without publishing * Revert "Use `maturin generate-ci` workflow without publishing" This reverts commit 211b931c7d9bdf3d61dec16fa0f3a147ef41fbdf. * Restore flags, use contexts * Test wheel creation * Test wheel generation, try 2 * Try to fix wheel action * Try to fix wheel action * Disable Rust and CAPI CIs temporarily * Try to fix wheel action #3 * Try to fix wheel action (try 4) * Check if `action/setup-python` is needed * Fix and enable wheels for Windows and MacOS * Temporarily disable Python CI * Fix Python interpreter selection and MacOS target * Fix string concatenation * Remove failing versions and targets * Revert back to simple Python version selection * Select MacOS targets in matrix * Fix Python version variables * Add pypy3.8 to Linux * Remove failing architectures and Python versions * Collapse matrix jobs into a single one job * Go back to `maturin generate-ci` output * Add script to generate `wheels.yml` * Enable all CIs again --------- Co-authored-by: Christopher Schwan <handgranaten-herbert@posteo.de> 03 March 2023, 07:54:56 UTC
3a55ca6 Improve `make-release.sh` script 28 February 2023, 14:39:51 UTC
60208ec Do not run `gh` interactively for prereleases 28 February 2023, 12:13:02 UTC
a05e4ab Update `Cargo.lock` in `make-release.sh` 28 February 2023, 10:51:31 UTC
f997c54 Update `Cargo.lock` 28 February 2023, 10:49:32 UTC
back to top