https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
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
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
9d1c382 Remove type `pineappl_subgrid` from CAPI 17 January 2024, 09:07:07 UTC
32952dc Use `BinRemapper::new` to construct `BinRemapper` in `BinRemapper::from_str` 17 January 2024, 08:53:58 UTC
4ac6441 Test `BinRemapper::new` with wrong input 17 January 2024, 08:38:44 UTC
30b398b Check bin limits for overlaps in `BinRemapper::new` 17 January 2024, 08:37:47 UTC
12e4461 Improve `BinRemapper::from_str` implementation 16 January 2024, 13:48:54 UTC
df7bf9c Write some text concerning metadata 09 January 2024, 12:46:51 UTC
1817585 Fix sentence in change log 09 January 2024, 12:44:43 UTC
8f56f7b Update CONTRIBUTING.md 09 January 2024, 12:44:12 UTC
6254602 Bump unsafe-libyaml from 0.2.5 to 0.2.10 Bumps [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) from 0.2.5 to 0.2.10. - [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases) - [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.5...0.2.10) --- updated-dependencies: - dependency-name: unsafe-libyaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> 22 December 2023, 07:51:19 UTC
2dc5c1d Minimize dependencies 19 December 2023, 14:49:50 UTC
e5e2788 Update `numpy` and `pyo3` crate versions 19 December 2023, 14:49:49 UTC
c3d165a Update `git-version` crate 19 December 2023, 14:49:49 UTC
6ab90a8 Fix bug leading a panic with empty grids 18 December 2023, 18:24:50 UTC
02ecf60 Make `cxx` an optional dependency 14 December 2023, 13:57:29 UTC
04f3f4d Fix more n3pdf -> nnpdf URLs 14 December 2023, 10:10:01 UTC
2c3b614 Release v0.6.3 12 December 2023, 15:15:20 UTC
dbd9232 Add changelog entry for PID=0 gluon problem 12 December 2023, 14:46:28 UTC
fb06135 Fix PID = 0 gluon detection 12 December 2023, 13:25:09 UTC
1943937 Make serialization format stable Metadata is saved in a `HashMap`, in which the key-value pairs are stored, but their ordering is random. We now sort the pairs using their key name first and then serialize the sorted pairs, removing the randomness 08 December 2023, 09:36:09 UTC
e006c95 Add `--rewrite-channel` feature for `write` subcommand 08 December 2023, 09:30:11 UTC
40759ce Improve error messages of `LumiEntry::from_str` 08 December 2023, 09:29:33 UTC
d4e3af0 Add `FromStr` implementation for `LumiEntry` 07 December 2023, 16:22:33 UTC
5926f03 Expose scale and optimize to OO C++ 06 December 2023, 09:53:06 UTC
92de4fd Test `Grid::merge` with `transpose = true` 24 November 2023, 14:21:06 UTC
275b73c Fix changelog 24 November 2023, 13:55:40 UTC
9bbe8d6 Remove obsolete functions from the CAPI 24 November 2023, 08:52:10 UTC
3450f9d Remove `stderr` generated by `./generate-coverage.sh` 24 November 2023, 08:49:22 UTC
3b5147f Test setting `initial_state_{1,2}` when creating a grid 24 November 2023, 08:48:31 UTC
fdd159c Test `symmetrize` for Lagrage subgrids 23 November 2023, 14:34:29 UTC
1e013ec Use separate directory for `./generate-coverage.sh` 23 November 2023, 14:33:37 UTC
457afb2 Reference similar projects differently 10 November 2023, 10:10:59 UTC
68c0d76 Remove setup-specific gitignore files 10 November 2023, 10:10:27 UTC
916d70f Test `pineappl_grid_dedup_channels` 10 November 2023, 09:33:02 UTC
9383907 Fix bug in `Grid::dedup_channels` 10 November 2023, 09:32:41 UTC
10af7ce Add missing `unsafe` block in `pineappl_grid_dedup_channels` 10 November 2023, 09:31:59 UTC
back to top