https://github.com/N3PDF/pineappl
Raw File
Tip revision: e0a45f6107befb63e25164c91244eb669b1bcfe1 authored by Christopher Schwan on 13 March 2024, 12:46:35 UTC
Simplify detection of target triplet
Tip revision: e0a45f6
_config.yml
title: PineAPPL
show_downloads: false
baseurl: "/pineappl"
markdown: kramdown
remote_theme: pages-themes/primer@v0.6.0
plugins:
  - jekyll-remote-theme
include:
  - CHANGELOG.md
  - CONTRIBUTING.md
back to top