https://github.com/N3PDF/pineappl

sort by:
Revision Author Date Message Commit Date
a3995b0 Release v0.3.0 20 August 2020, 11:16:52 UTC
d01c324 more explicit runtimeerror 20 August 2020, 10:16:17 UTC
9e96b26 adding test for capi example 20 August 2020, 10:16:17 UTC
5208a7a another try 20 August 2020, 10:16:17 UTC
8fa979d trying to fix pylint 20 August 2020, 10:16:17 UTC
6cf573b adding new line 20 August 2020, 10:16:17 UTC
e7d1436 adding read method 20 August 2020, 10:16:17 UTC
7e64c26 decreasing rtol 20 August 2020, 10:16:17 UTC
c5ffc8c adding new line 20 August 2020, 10:16:17 UTC
f941440 adding reference fixture 20 August 2020, 10:16:17 UTC
82e29bb adding pytest 20 August 2020, 10:16:17 UTC
7aff8a4 implementing convolution in python 20 August 2020, 10:16:17 UTC
347839d updating readme and url for pypi 20 August 2020, 10:16:17 UTC
0633eab adding rtd badge 20 August 2020, 10:16:17 UTC
82ebf74 adding new line at end of file 20 August 2020, 10:16:17 UTC
0946728 adding workflow for pypi publication 20 August 2020, 10:16:17 UTC
392abad Add option `--normalize` to `orders` subcommand 18 August 2020, 09:13:02 UTC
1e9b13e Update changelog 12 August 2020, 19:15:05 UTC
fc767fb updating readme with info about python wrapper 12 August 2020, 18:46:58 UTC
7bee198 updating sphinx example 12 August 2020, 18:44:24 UTC
c470972 fixing imports 12 August 2020, 18:42:44 UTC
50b7515 making adjustments to avoid install pineappl on RTD server 12 August 2020, 18:36:32 UTC
30a3f27 adding readthedocs configuration 12 August 2020, 16:51:42 UTC
f9c6cdb updating pywrapper version to match rust 12 August 2020, 16:51:32 UTC
17836ef Tweak github action a bit 12 August 2020, 08:04:07 UTC
05f0ad5 incorporating keyval inside grid class 11 August 2020, 17:39:36 UTC
118e482 checking make order 11 August 2020, 17:39:36 UTC
d1335e6 include capi test 11 August 2020, 17:39:36 UTC
256b17f adding numpy dependency in setup.py 11 August 2020, 17:39:36 UTC
4f8f10b Add tentative fix for C API installation (III) 11 August 2020, 17:39:36 UTC
4f1d4f3 Add tentative fix for C API installation (II) 11 August 2020, 17:39:36 UTC
a3c88cb Add tentative fix for C API installation (I) 11 August 2020, 17:39:36 UTC
0a1d29b Increase verbosity of `cargo cinstall` 11 August 2020, 17:39:36 UTC
3a4927e Install `pineappl_capi` in CI 11 August 2020, 17:39:36 UTC
72052fc testing pkgconfig path 11 August 2020, 17:39:36 UTC
79c06fe updating path 11 August 2020, 17:39:36 UTC
8e45280 updating prefix 11 August 2020, 17:39:36 UTC
e686c63 adding example test 11 August 2020, 17:39:36 UTC
48e5c0d adding python module installation step 11 August 2020, 17:39:36 UTC
8bc0b63 minor adjustments 11 August 2020, 17:39:36 UTC
ccb6a2d adding sphinx documentation 11 August 2020, 17:39:36 UTC
2b8f542 adding interface documentation 11 August 2020, 17:39:36 UTC
8fea5e3 implementing CS suggestions 11 August 2020, 17:39:36 UTC
fcdd434 updating interface to match python's OO design 11 August 2020, 17:39:36 UTC
869f47e first round changes 11 August 2020, 17:39:36 UTC
f8bbcf4 Increase doctest coverage a bit 11 August 2020, 11:59:00 UTC
58a2469 Test dynamic scale 11 August 2020, 10:25:47 UTC
ed721bd Merge `convolute` and `convolute_with_points` 11 August 2020, 07:26:20 UTC
8b8c27b Add executable to bit to python program 10 August 2020, 11:46:53 UTC
84c8847 Update changelog 10 August 2020, 11:45:44 UTC
d8f9396 Merge pull request #31 from N3PDF/pythonexample Add example in written in Python 10 August 2020, 11:37:29 UTC
0355f0f adjustment 10 August 2020, 11:06:01 UTC
e306fec minor adjustments 10 August 2020, 11:02:02 UTC
383b5f9 Fix floating point comparison 10 August 2020, 06:08:30 UTC
62f721d Fix bugs in the C API example 09 August 2020, 04:56:04 UTC
f5de9d9 Add LHAID support for `pdf_uncertainty` subcommand 09 August 2020, 04:21:00 UTC
06eb9cd adding example in python 08 August 2020, 20:01:37 UTC
ea9a7e1 Add options to subcommand `channels` 06 August 2020, 18:18:00 UTC
14c91b9 Change interface of `Grid::convolute_with_points` - changed according to the linter's suggestion 06 August 2020, 12:23:51 UTC
f4df0cd Run `cargo clippy` and `cargo fmt` 06 August 2020, 12:23:04 UTC
9290f86 Tweak the settings of `pineappl` a bit 05 August 2020, 06:37:39 UTC
46666a8 Release v0.2.0 02 August 2020, 10:46:11 UTC
a194e6c Add new subcommand `diff` 01 August 2020, 17:54:11 UTC
1b0bbbe Update changelog 01 August 2020, 09:09:00 UTC
e647a9a Revert "Update changelog" This reverts commit 12d895eb8c83ed7b1481c0c1886e3cb4a6661e22. 01 August 2020, 09:02:41 UTC
f319548 Remove repeated entry from changelog 01 August 2020, 04:36:59 UTC
12d895e Update changelog 01 August 2020, 04:36:33 UTC
4ffb02b Add new subcommand `info` 31 July 2020, 12:54:24 UTC
cca15b8 Add switch `--orders` to PDF uncertainty 31 July 2020, 11:30:55 UTC
007a835 Cache alphas values when convoluting 29 July 2020, 07:32:36 UTC
f71e294 Use `rustc-hash` crate to speed up convolutions 27 July 2020, 20:20:51 UTC
2257273 Cache `x` and `q2` values to speed up convolutions 25 July 2020, 18:05:27 UTC
03d2d23 Add a PDF cache to speed up convolutions 25 July 2020, 17:00:33 UTC
b926690 Increase test coverage a bit 25 July 2020, 10:40:14 UTC
cf31a3e Ignore tests for code coverage 25 July 2020, 10:10:36 UTC
4f24208 Add `--absolute` switch to `orders` 24 July 2020, 06:05:39 UTC
fa3b4df Increase test coverage 20 July 2020, 22:05:35 UTC
81ed6c8 Update changelog 20 July 2020, 21:01:57 UTC
793d56b Add switch `--absolute` to show absolute values 20 July 2020, 13:06:02 UTC
c0c587d Fix wrong scale variation results - `alphas` was evaulated with `xif` instead of `xir` - `xif` and `xir` must be squared 20 July 2020, 13:03:16 UTC
f036d37 Print the bin limits with full precision 19 July 2020, 10:29:36 UTC
eadba9e Use rayon to speed up PDF uncertainty calculations 19 July 2020, 09:57:38 UTC
55aa4c5 Remove `Grid::convolute_multiple` 18 July 2020, 10:04:56 UTC
8874cfc Print bin limits 17 July 2020, 11:09:05 UTC
51e854c Add missing bin widths 17 July 2020, 11:00:43 UTC
8a9de85 Improve output of `pineappl` program - uses `prettytable-rs` to improve aligment - added table headers 17 July 2020, 08:08:05 UTC
5173da8 Add missing semicolons 15 July 2020, 09:09:07 UTC
7847e27 Remove branch 15 July 2020, 09:07:31 UTC
aab2897 Change default value of `reweight` to `true` 11 July 2020, 20:16:10 UTC
203e40c Switch on reweighting for the integration test - comparing the new results against the N-tuple results shows that precision is improved significantly: at least by a factor of 20 and up to a factor of 600 with the mean at 130 11 July 2020, 20:11:16 UTC
cbaf9b2 Explicitly set the Subgrid parameters - this increases the code coverage a bit 11 July 2020, 19:58:25 UTC
9a83e22 Update changelog 11 July 2020, 16:33:56 UTC
af62e54 Add `Grid::with_subgrid_type` c'tor 11 July 2020, 16:04:30 UTC
76055cb Make rustfmt happy 11 July 2020, 09:30:37 UTC
cb2d82a Add integration test 11 July 2020, 09:30:02 UTC
8394261 Try to fix PDF installation in github action #8 11 July 2020, 09:23:50 UTC
16142aa Try to fix PDF installation in github action #7 11 July 2020, 09:20:19 UTC
5ab6c8e Try to fix PDF installation in github action #6 11 July 2020, 09:16:59 UTC
fe684d6 Try to fix PDF installation in github action #5 11 July 2020, 09:09:05 UTC
51f8801 Try to fix PDF installation in github action #4 11 July 2020, 09:07:16 UTC
back to top