Skip to content

NNPDF/pinefarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e8391e · Nov 15, 2024
Mar 22, 2024
Oct 23, 2024
Dec 15, 2022
Dec 14, 2022
Jul 18, 2024
Dec 15, 2022
Dec 15, 2022
Oct 28, 2024
Oct 23, 2024
Jun 20, 2023
Nov 22, 2023
Dec 15, 2022
Nov 15, 2024
Nov 15, 2024

Repository files navigation

Pinefarm

Tests Docs

Generate PineAPPL grids from pinecards.

Installation

pinefarm is available via

  • PyPI: PyPI
pip install pinefarm

Please check the online documentation for more detailed instructions.

Documentation

  • The documentation is available here: Docs
  • To build the documentation from source run these commands
poetry shell
cd docs
make html
make view