Skip to content

Releases: N3PDF/pdfflow

PDFFlow 1.2.2

Choose a tag to compare

@scarlehoff scarlehoff released this 10 Jan 12:15
6c0110d

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

Choose a tag to compare

@scarlehoff scarlehoff released this 05 Jun 09:10
415a8be

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

Choose a tag to compare

@scarlehoff scarlehoff released this 16 Apr 12:12
c13d2d5

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

Choose a tag to compare

@scarlehoff scarlehoff released this 23 Nov 12:02

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

Choose a tag to compare

@scarlehoff scarlehoff released this 15 Sep 13:56
339efd5

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

Choose a tag to compare

@scarlehoff scarlehoff released this 15 Sep 11:13
7b094a5

Release candidate to test that everything works as it should.

PDFFlow v0.0.1b1

PDFFlow v0.0.1b1 Pre-release
Pre-release

Choose a tag to compare

@scarrazza scarrazza released this 28 Jul 11:43
add readthedocs.yml