.gitlab-ci.yml
CMakeLists.txt
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/pip.yml
data/CrossSectionsAndPolarized_SplinesWithVariableKnots.dat
data/CrossSectionsOnly_SplinesWithVariableKnots.dat
data/elastic/README
data/elastic/World/CrossSectionsAndPolarized/Pade.dat
data/elastic/World/CrossSectionsAndPolarized/SplinesWithVariableKnots.dat
data/elastic/World/CrossSectionsOnly/Pade.dat
data/elastic/World/CrossSectionsOnly/SplinesWithVariableKnots.dat
doc/Doxyfile
examples/CMakeLists.txt
examples/generate.cc
examples/runcard.yml
scripts/fiatlux-config.in
scripts/fiatlux.pc.in
src/F2N.f
src/HERMES-ALLM-gd-fit-11.f
src/elastic.cc
src/fiatlux.cc
src/inelastic.cc
src/integrator.cc
src/msbar.cc
src/proton.cc
src/pywrapper.cc
src/settings.cc
src/fiatlux/CrossSectionsAndPolarized_SplinesWithVariableKnots.h
src/fiatlux/CrossSectionsOnly_SplinesWithVariableKnots.h
src/fiatlux/__init__.py
src/fiatlux/config.h.in
src/fiatlux/elastic.h
src/fiatlux/fiatlux.h
src/fiatlux/inelastic.h
src/fiatlux/integrator.h
src/fiatlux/msbar.h
src/fiatlux/proton.h
src/fiatlux/settings.h
src/fiatlux/tools.h
src/fiatlux.egg-info/PKG-INFO
src/fiatlux.egg-info/SOURCES.txt
src/fiatlux.egg-info/dependency_links.txt
src/fiatlux.egg-info/requires.txt
src/fiatlux.egg-info/top_level.txt
tests/test_basics.py