Juan M. Cruz-Martinez

Results 77 issues of Juan M. Cruz-Martinez

Howdy! I'm currently using the [aur package](https://aur.archlinux.org/packages/howdy) and have been for a while. If you are still looking for a maintainer, I can volunteer.

I'm currently working on a project for which we need to* run some operations with Galois fields on a GPU. The main non-trivial operation we need to perform would be...

This PR adds `keep_system` flag for `cflags` and `libs` to be consistent with pkgconfig: ``` ~$ pkgconf --libs glib-2.0 -lglib-2.0 ~$ pkgconf --libs glib-2.0 --keep-system-libs -L/usr/lib -lglib-2.0 ``` In python:...

### The problem Currently Vegas+ does not support running in multiple GPUs, the reason is the variable number of events, which makes it impossible to know before hand how many...

enhancement

If everything goes according to plan, 4.0.9 will bring a lot of changes to the structure of the code -without changing any of the results- and I would like to...

At the moment only different datasets and cuts are mentioned, but datasets using a different variant should also be mentioned.

good first issue

The process `HQP_MQQ` is currently being used by a number of datasets (e.g., https://github.com/NNPDF/nnpdf/blob/9777baf5a96187e3d3d17f595bdfe521c70e9eb1/nnpdf_data/nnpdf_data/new_commondata/ATLAS_TTBAR_13TEV_LJ_DIF/metadata.yaml#L22) but it is not implemented in https://github.com/NNPDF/nnpdf/blob/master/validphys2/src/validphys/process_options.py Also `INC` (used for instance in: https://github.com/NNPDF/nnpdf/blob/9777baf5a96187e3d3d17f595bdfe521c70e9eb1/nnpdf_data/nnpdf_data/new_commondata/ATLAS_TTBAR_13TEV_TOT/metadata.yaml#L20 ) should...

data toolchain

Given that the tables for our current NNLO theory are about ~700 MB and the eko for the postfit evolution instead ~1 GB, I think it would be very convenient...

enhancement

We always skip the cuts when loading positivity datasets. I'm not entirely sure why (it has always been done like that, maybe some parts of the code needs the positivity...

This issue is about revisiting the implementation of the NNPDF4.0 DIS data sets. There are two major classes of DIS data sets, that have been implemented over a period of...

NNPDF4.1
data toolchain