N3PDF / pdfflow

PDFflow is parton distribution function interpolation library written in Python and based on the TensorFlow framework.
https://pdfflow.readthedocs.io
Apache License 2.0
8 stars 0 forks source link

Enabling continous integration #13

Closed scarlehoff closed 4 years ago

scarlehoff commented 4 years ago

For now there is no unit testing as the interface might change quite a bit, but for sure the numbers should agree with LHAPDF so I'm testing that.

This will require some changes after everything is merged though.