https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
410d0ce Release v0.6.0-alpha.18 01 June 2023, 09:24:39 UTC
fe10601 Add `fontenc` package to plot script 26 May 2023, 12:34:25 UTC
c1ea2ba Fix bug in integrated cross section plot script 26 May 2023, 12:34:24 UTC
492d5a8 Add support for Apple x86_64 target to CAPI installer 26 May 2023, 12:34:24 UTC
49bb342 Build CAPI for MacOS targets (#235) * Try building CAPI for a MacOS target * Remove non-existent dependency * Move MacOS CAPI building into main release workflow * Remove unneeded dependency * Generate CAPI library also on ARM64 MacOS * Temporarily enable parts of the release workflow * Temporarily disable other workflows * Enable all disabled workflows and reset release workflow * Do not build container on push 24 May 2023, 14:32:10 UTC
4ecfa52 Prefix CAPI installation errors with 'Error: ' 24 May 2023, 09:51:20 UTC
6b8a06d Convert CAPI installation prefix to absolute path 24 May 2023, 09:50:06 UTC
089b304 Rename release workflow 24 May 2023, 09:39:38 UTC
6c0a5ad Be more flexible when detecting the target triple 24 May 2023, 08:33:22 UTC
ee1c785 Clarify installation of the CAPI 24 May 2023, 08:31:57 UTC
5443029 Fix anaconda badge URLs 24 May 2023, 08:25:51 UTC
f58ec30 Implement and test remaining flexible-scale choices 17 May 2023, 12:16:15 UTC
a151732 Add switches to change flexible scale choice 17 May 2023, 08:22:56 UTC
4424440 Do not upload any Python packages to github releases 15 May 2023, 18:21:35 UTC
9c3b775 Release v0.6.0-alpha.17 15 May 2023, 17:55:54 UTC
379143b Merge `crates` and `wheels` workflow into `release` 15 May 2023, 17:17:00 UTC
444b878 Release v0.6.0-alpha.16 15 May 2023, 16:34:15 UTC
5c28218 Print minimum glibc version release workflow 15 May 2023, 15:27:33 UTC
ff68f36 Dump minimum GLIBC version requirement 15 May 2023, 15:18:54 UTC
4d93904 Remove `--version` calls and add comment 15 May 2023, 15:15:58 UTC
878c601 Add missing `-i` option to modify Makefiles 15 May 2023, 15:08:51 UTC
0f4d2a3 Remove shell call in Makefiles 15 May 2023, 15:03:52 UTC
7eaebd5 Use GNU Make instead of POSIX `make` 15 May 2023, 14:45:15 UTC
c144d6e Do not regenerate container on push 15 May 2023, 14:29:31 UTC
cff2fcd Separate arguments in Containerfile 15 May 2023, 14:28:18 UTC
67ddf6b Enable disabled workflows 15 May 2023, 14:27:26 UTC
b55388b Lower dependency on glibc version (#233) * Change baseimage and install Rust manually * Temporarily disable CI * Install `rustup` with default settings * Try again without Fortran compiler * Add missing source call * Try using vendored OpenSSL * Temporarily enable container building * Really disable other workflows * Set missing environment variables * Add missing backslash * Use curl instead of wget * Remove wget leftover arguments * Replace one more `wget` call with `curl` * Fix APPLgrid URL 15 May 2023, 14:26:04 UTC
3ed9dce Document installation of pre-built libraries 11 May 2023, 12:12:35 UTC
2ba4560 Remove version number from release URL in `install-capi.sh` 11 May 2023, 09:39:27 UTC
244a190 Make target detection of `install-capi.sh` more flexible 11 May 2023, 09:39:03 UTC
f46bd2d Release v0.6.0-alpha.15 11 May 2023, 09:27:01 UTC
bc56a05 Try to fix problem with `version` in release workflow 11 May 2023, 09:24:45 UTC
0f97665 Move maintainer scripts into maintainer directory 11 May 2023, 08:06:48 UTC
d70b7d3 Release v0.6.0-alpha.14 11 May 2023, 05:07:36 UTC
665b8c8 Add missing variable declaration 10 May 2023, 22:36:07 UTC
0e0b304 Release v0.6.0-alpha.13 10 May 2023, 22:24:29 UTC
e84fc02 Fix remaining access to `variable` 10 May 2023, 22:21:46 UTC
630d941 Release v0.6.0-alpha.12 10 May 2023, 22:16:11 UTC
420a15b Use `version` as shell variable 10 May 2023, 22:14:39 UTC
f23cf01 Release v0.6.0-alpha.11 10 May 2023, 22:00:45 UTC
61b5332 Add branch check to `make-release.sh` 10 May 2023, 21:48:02 UTC
35d45aa Declare variable `old_version` only when needed 10 May 2023, 21:44:40 UTC
80bb428 Remove leading 'v' in tag name 10 May 2023, 21:44:17 UTC
3140e05 Remove bashisms in `install-capi.sh` 10 May 2023, 21:35:51 UTC
809268c Support piping `install-capi.sh` into a shell 10 May 2023, 21:35:44 UTC
11a31f5 Upload libraries for Linux (#229) * Upload libraries for Linux * Use a matrix strategy, set target triplet and directories * Set prefix to root directory * Migrate binary building to release workflow * Add missing github token to release workflow * Try to fix version variable * Use github variable substitution for `variable` * Try to fix `Unrecognized named-value: 'env'` * Try to fix problem with tar/non-existing directory * Temporarily disable workflows * Name step in release workflow * Use `upload-artifact` instead of `gh` in container * Put artifact into current directory * Remove superfluous git checkout for release creation * Try again to store the artifact in the right place * Try to fix shell syntax error * Revert "Remove superfluous git checkout for release creation" This reverts commit eebcc48ae652143345c810c43971c641b9579214. * Upload all artifacts * Fix download artifact directory * Remove comment from workflow * Fix uploading artifacts * Publish draft version * Trigger workflow again * Activate workflow only for new version tags * Activate all other workflows again * Remove version number from generated tarballs * Add CAPI installation script * Make version argument optional * Remove references to `gh` in `make-release.sh` * Add comment to CAPI installation script 10 May 2023, 20:28:51 UTC
aeffaf9 Update `tempfile` dependency to reduce total deps 10 May 2023, 08:36:15 UTC
71cc59d Remove `--silence-libraries` switches 09 May 2023, 07:51:58 UTC
ee6ca82 Release v0.6.0-alpha.10 08 May 2023, 13:41:29 UTC
79bf3fd Complete description of previous changelog item 08 May 2023, 13:32:35 UTC
2e4ef00 Change name of the constructor 08 May 2023, 09:10:34 UTC
5a74c54 Remove copy 08 May 2023, 09:10:34 UTC
958e706 Remove crate 08 May 2023, 09:10:34 UTC
ddcd3c8 Remove unused block 08 May 2023, 09:10:34 UTC
dd21b4d Convert `dense` into `From<&SubgridEnum> for Array3` 08 May 2023, 09:10:34 UTC
5d5906c Run cargo fmt 08 May 2023, 09:10:34 UTC
70e4e07 Add tests on new methods and expose PyMu2 constructor 08 May 2023, 09:10:34 UTC
8ba7981 Add docs 08 May 2023, 09:10:34 UTC
2dde8da Add Copy derivation for Mu2 08 May 2023, 09:10:34 UTC
4fb18c4 Solve a few warnings, generate more 08 May 2023, 09:10:34 UTC
52bdde8 Implement mu2 Python API 08 May 2023, 09:10:34 UTC
e285615 Remove unused import 08 May 2023, 09:10:34 UTC
41ea3da Run cargo fmt 08 May 2023, 09:10:34 UTC
8d93980 Add functions x1_grid and x2_grid 08 May 2023, 09:10:34 UTC
f0017db Add python implementation of mu2grid 08 May 2023, 09:10:34 UTC
d7d7d62 Move implementation of dense in Subgrid 08 May 2023, 09:10:34 UTC
86ea6ec Start implementation of sparse to dense 08 May 2023, 09:10:34 UTC
ee84ca6 Import also fastNLO's metadata 03 May 2023, 09:37:10 UTC
3020348 Test new EKOs with `pineappl evolve` 28 April 2023, 10:18:27 UTC
0c2d838 Fix feature name in `evolve.rs` 28 April 2023, 10:15:11 UTC
59d2ec8 Simply channel plotting in `pineappl plot` 28 April 2023, 09:49:22 UTC
ea1acac Use four columns for legends shown in `pineappl plot` 28 April 2023, 09:46:50 UTC
dbf2e38 Update documentation 27 April 2023, 11:50:20 UTC
fb2ae27 Unify colors used in `pineappl plot` 27 April 2023, 11:28:14 UTC
35c60f4 Fix a few clippy suggestions 27 April 2023, 11:28:14 UTC
73ddfa3 Release v0.6.0-alpha.9 25 April 2023, 14:32:23 UTC
3c94a49 Use `use` instead fully specifying base64 decoder 24 April 2023, 21:01:48 UTC
9f9c521 Add missing `base64` depenendency to `evolve` 24 April 2023, 21:01:08 UTC
7914244 Add missing `logs` argument to Python API 24 April 2023, 16:21:21 UTC
62d7db7 Raise MSRV in CI to 1.65.0 to prevent bug in code coverage 24 April 2023, 12:49:06 UTC
e33dd18 Fix installation of `llvm-tools-preview` 24 April 2023, 10:37:32 UTC
30e30e6 Add missing component for code coverage 24 April 2023, 10:09:31 UTC
8cf40df Change container of `crates` workflow 24 April 2023, 09:47:55 UTC
de89c02 Merge branch 'use-custom-container' 24 April 2023, 09:46:35 UTC
f25e2f8 Do not publish container on push 24 April 2023, 09:38:53 UTC
805a1b5 Lower MSRV to 1.64 24 April 2023, 09:33:16 UTC
7ffe162 Change context to find `script.sh` 24 April 2023, 09:09:45 UTC
aab8f5f Move container commands to script 24 April 2023, 09:07:20 UTC
33d2c53 Add changelog entry for new EKO formats 24 April 2023, 08:36:48 UTC
622d0b8 Fix a few clippy lints 24 April 2023, 08:24:12 UTC
ea91070 Drop useless `clone` call 23 April 2023, 13:27:59 UTC
a0fea04 Use previously introduced functions `pineappl evolve` 23 April 2023, 13:20:23 UTC
59a9088 Add new function `determine_lumi_id_types` 23 April 2023, 13:19:43 UTC
cee9357 Add new function `pdg_mc_ids_to_evol` 23 April 2023, 13:08:05 UTC
2443e94 Add preliminary support for EKO's `inputpids` 21 April 2023, 14:32:30 UTC
205cec1 Allow nulled `pids1` and `x1` 21 April 2023, 14:27:17 UTC
413f05c Remove unused `Default` trait 21 April 2023, 13:48:47 UTC
6e93cf4 Correct values of `x0` 21 April 2023, 12:01:30 UTC
5378a41 Support identifiers without leading underscore 21 April 2023, 10:46:40 UTC
a735ccf Add preliminary parsing of the new EKO format 21 April 2023, 09:30:31 UTC
back to top