https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
e0a45f6 Simplify detection of target triplet 13 March 2024, 12:46:35 UTC
3007c47 Check for `PKG_CONFIG_PATH` in `install-capi.sh` 13 March 2024, 09:33:14 UTC
6c0fdd8 Convert `unreachable` to `assert_eq` 11 March 2024, 08:32:31 UTC
f012f59 Fix Madgraph5 example script This change - made the CLI optional, - adjusted the CLI syntax to the newest version and - writes out the path of the final grid 11 March 2024, 08:19:03 UTC
192cfeb Fix or silence more clippy warnings 08 March 2024, 08:07:30 UTC
7a4fac7 Disable lint for PyO3 to compile again 06 March 2024, 16:24:03 UTC
d41d993 Use dashes instead of hyphens 06 March 2024, 16:23:37 UTC
cb07c67 Allow manually setting target with `install-capi.sh` 06 March 2024, 15:59:32 UTC
0b9e675 Use C++ compiler instead of C compiler 06 March 2024, 12:22:47 UTC
0b91018 Configure lints through `Cargo.toml` and exceptions in `lib.rs` 05 March 2024, 10:12:00 UTC
fe944ad Fix more clippy warnings 05 March 2024, 10:03:51 UTC
72fa72e Update `cc` dependency to minimize warnings 05 March 2024, 08:03:37 UTC
20ccea6 Merge branch 'grid-evolve-slice' 04 March 2024, 15:46:22 UTC
ad42065 Remove unused method 04 March 2024, 15:38:58 UTC
1e417a0 Fix compilation problems in the previous commit 04 March 2024, 09:39:54 UTC
90d9efd Add tentative Python interface for `Grid::evolve_with_slice_iter` 04 March 2024, 09:28:15 UTC
58972f2 Improve changelog entry 04 March 2024, 09:25:37 UTC
9124624 Mark `Grid::evolve` deprecated 04 March 2024, 09:18:10 UTC
0292ac8 Test old method `Grid::evolve` 03 March 2024, 16:00:28 UTC
c6d9e76 Add missing test data 03 March 2024, 15:39:55 UTC
5ae6f9c Fix and test evolution with scale variations 03 March 2024, 15:35:07 UTC
2a56cce Fix two clippy warnings 03 March 2024, 14:20:54 UTC
e556a3b Fix documentation of `OperatorSliceInfo` 03 March 2024, 13:22:51 UTC
6a86a88 Introduce new type `AlphasTable` 03 March 2024, 13:10:31 UTC
3cfe6dc Pack `xir` and `xif` into a tuple 03 March 2024, 12:51:42 UTC
b3450a5 Make `xir` parameter of `Grid::evolve_with_slice_iter` 03 March 2024, 12:36:11 UTC
d2a4f3d Make `xif` parameter of `Grid::evolve_with_slice_iter` 03 March 2024, 12:18:21 UTC
b1036ae Update `cc` dependency to possibly fix compilation issues 24 February 2024, 09:05:50 UTC
7477437 Release v0.7.4-rc.1 24 February 2024, 08:32:33 UTC
3c83f82 Try to fix yet another Python 3.6 installation problem 24 February 2024, 08:30:33 UTC
e71a03d Release v0.7.3 23 February 2024, 17:10:38 UTC
04d0c1a Fix wrong Python 3.6 specification 23 February 2024, 16:52:01 UTC
7bf5672 Release v0.7.2 23 February 2024, 15:18:00 UTC
86cd94b Fix uploading CAPI for Linux 23 February 2024, 15:14:11 UTC
d3aa3ce Release v0.7.1 23 February 2024, 14:52:00 UTC
2ae735b Rename CAPI jobs in CI 23 February 2024, 14:34:26 UTC
d09368c Upgrade yet another checkout action to v4 in CI 23 February 2024, 14:30:58 UTC
f4129a4 Order wheel generation jobs alphabetically 23 February 2024, 14:30:01 UTC
0b97df2 Release v0.7.1-rc.2 23 February 2024, 14:25:45 UTC
a66c8ee Rename upload targets to fix problem in release CI 23 February 2024, 14:23:42 UTC
fe01b6e Make release job depend on linux-eol-wheels 23 February 2024, 14:17:52 UTC
1231103 Release v0.7.1-rc.1 23 February 2024, 14:03:32 UTC
6bafc3b Update changelog 23 February 2024, 14:00:49 UTC
2236446 Correct usage of artifact@v4 actions 23 February 2024, 13:59:01 UTC
717ab60 Release v0.7.0 23 February 2024, 13:41:47 UTC
cf3fbf4 Added changelog entry for `--allow-extrapolation` 23 February 2024, 13:28:31 UTC
d755b1a Add `--allow-extrapolation` to switch off settting PDFs to zero 23 February 2024, 13:21:48 UTC
b52c8ce Add missing `force_positive` parameter to `convolute_subgrid` 23 February 2024, 13:01:38 UTC
af80b17 Add changlog item documentation MacOS wheel changes 23 February 2024, 11:13:45 UTC
1c87cdf Add changelog entry 23 February 2024, 11:13:45 UTC
5398719 Migrate as many actions to Node.js 20 as possible 23 February 2024, 11:13:45 UTC
631197f Add warning documentation quirk of wheel generation 23 February 2024, 11:13:45 UTC
2bd90d3 Reenable PyPy versions and make CPython 3.10 default 23 February 2024, 11:13:45 UTC
b22b427 Install multiple CPython versions, avoiding PyPy 23 February 2024, 11:13:45 UTC
e0d5020 Use Python configuration from `maturin generate-ci` 23 February 2024, 11:13:45 UTC
f00839e Split unversal target in release action 22 February 2024, 15:18:32 UTC
3aaeb32 Use `clap` for `xtask` 18 February 2024, 11:52:51 UTC
74f2d00 Add additional information to manpages 18 February 2024, 11:50:50 UTC
00c97aa Fix links in maintainer's guide 12 February 2024, 08:07:34 UTC
aced987 Add first draft of the maintainer's guide 10 February 2024, 09:53:23 UTC
93cdfcf Indicate that grid repo is no longer private 10 February 2024, 09:53:23 UTC
0ca737b add terminating newlines 07 February 2024, 16:56:55 UTC
42190ed add lhapdf_example to Makefile clean 07 February 2024, 16:56:55 UTC
b274aed Implement convolute_with_two in Python interface 07 February 2024, 16:56:55 UTC
7421f18 Complete Fortran interface, add test and lhapdf example 07 February 2024, 16:56:55 UTC
11cc43d Print files with test coverage also in CAPI 07 February 2024, 13:27:54 UTC
cbdeb2e Try to debug 'mismatched data' warning when generating code coverage 02 February 2024, 09:01:36 UTC
ded265b Use `CowArray` instead of `Array` to possibly avoid copying large arrays 01 February 2024, 09:00:05 UTC
bdea693 Fix command names in manpage 31 January 2024, 08:22:33 UTC
746d77b Merge branch 'improve-pineappl-hpp' 30 January 2024, 14:55:53 UTC
422d672 Move `PineAPPL.hpp` into `pineappl_capi` and install it 30 January 2024, 13:50:40 UTC
d1ee986 Fix broken codecov action 30 January 2024, 13:47:51 UTC
e72a5d6 Make OO docs consistent 30 January 2024, 13:37:41 UTC
027c202 Update `clap` dependency to 4.4.18 26 January 2024, 13:11:45 UTC
ae83e45 Update `predicates` and `bitflags` dependencies 26 January 2024, 13:03:11 UTC
fcce55a Update dependencies 26 January 2024, 12:51:54 UTC
16f1a65 Clarify ordering of `RUST_V` in `Containerfile` 26 January 2024, 12:44:47 UTC
d5a724b Clarify step to increase MSRV 26 January 2024, 12:44:01 UTC
e8f0d19 Use let-else construct 26 January 2024, 12:41:39 UTC
aba5eac Raise MSRV from 1.64 to 1.70 26 January 2024, 10:43:26 UTC
d2425ac Revert to `llvm-tool-preview` 26 January 2024, 10:27:36 UTC
bb62123 Update Container's Rust versions Also change `llvm-tools-preview` to `llvm-tools`, which is the new name 26 January 2024, 10:08:12 UTC
0565e19 Run on the workflows on the latest Ubuntu OSs 26 January 2024, 10:03:48 UTC
b32f234 Fix some indentation in workflow files 26 January 2024, 09:50:47 UTC
566b5e0 Add comment explaining why not to upgrade checkout action 26 January 2024, 09:50:07 UTC
973dc25 Pin codecov version in workflows 26 January 2024, 09:41:41 UTC
945bb9d Revert "Increase checkout action version number in workflows" This reverts commit 926e9d8156707a5b9df3edbaa8e96641bab2a434. 26 January 2024, 09:26:43 UTC
2dc693e Revert "Increase stable Rust version in container to 1.70" This reverts commit 1117f3980fc06153bf0f7b5686e26dd445123eb2. 26 January 2024, 09:01:15 UTC
926e9d8 Increase checkout action version number in workflows 26 January 2024, 08:59:15 UTC
1117f39 Increase stable Rust version in container to 1.70 26 January 2024, 07:56:02 UTC
37e686f Improve README.md 26 January 2024, 07:41:27 UTC
f495e89 Depend on clap equally 26 January 2024, 07:37:40 UTC
9d89a21 Add example plot to README.md 25 January 2024, 08:42:34 UTC
57797b8 Add comment explaining why `From<&SubgridEnum> for Array<f64>` is needed 17 January 2024, 12:46:57 UTC
c29dbc9 Revert "Remove trait `From<&SubgridEnum> for Array3`" This reverts commit a01fa39b7bda40d5d5d527fd01d630fdf2fd2052. 17 January 2024, 12:46:07 UTC
bf0b5c0 Inline `IndexedIter::new` into `SparseArray3::indexed_iter` 17 January 2024, 12:33:16 UTC
37d5b73 Check panic messages in tests that should panic 17 January 2024, 09:58:52 UTC
a01fa39 Remove trait `From<&SubgridEnum> for Array3` 17 January 2024, 09:55:09 UTC
7df1b71 Test previously untested code path in `BinRemapper::from_str` 17 January 2024, 09:38:36 UTC
b20e590 Improve error detection tests for `BinRemapper` 17 January 2024, 09:38:07 UTC
back to top