Skip to content

Releases: N3PDF/pdfflow

PDFFlow 1.2.2

10 Jan 12:15
6c0110d
Compare
Choose a tag to compare

The main update of this version is the usage of lhpdf-management instead of LHAPDF in preparation for 1.3

What's Changed

Full Changelog: v1.2.1...v1.2.2

PDFFlow 1.2.1

05 Jun 09:10
415a8be
Compare
Choose a tag to compare

Minor release of VegasFlow

License is changed from GPLv3 to Apache 2 for consistency with other projects.
Now the environment variable PDFFLOW_DATA_PATH can be used to point to the pdf sets so lhapdf is no longer needed (#55)

PDFFlow 1.2

16 Apr 12:12
c13d2d5
Compare
Choose a tag to compare

Alongside with TF 2.5, python 3.9 is now supported.

A list of members (or None at all) can now be given to PDFFlow (#50) making the interface a bit more intuitive.

PDFFlow 1.1

23 Nov 12:02
Compare
Choose a tag to compare

Minor update of PDFFlow. The main feature with respect to the 1.0 release is that we have dropped the dependence on tensorflow-probability and added a explicit example of an interface of PDFFlow with Fortran and C++

PDFFlow 1.0

15 Sep 13:56
339efd5
Compare
Choose a tag to compare

First production release of PDFFlow to accompany the upload of the paper to the arXiv

This first release contains the basic ingredients for PDF interpolation in hardware accelerators as described in the documentation and the upconming paper.

The main features are:

  • Parallel PDF interpolation in GPU and CPUs
  • Parallel alpha_s interpolation in GPU and CPUs
  • TensorFlow-only and Python interfaces available

Release candidate

15 Sep 11:13
7b094a5
Compare
Choose a tag to compare

Release candidate to test that everything works as it should.

PDFFlow v0.0.1b1

28 Jul 11:43
Compare
Choose a tag to compare
PDFFlow v0.0.1b1 Pre-release
Pre-release
add readthedocs.yml