You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release/0.8.5:
Update banana to v0.6
Update Readme
Update CONTRIBUTING
Run pre-commit
fix path in apfel bench
Fix register and cfg in ekomark
Recover test coverage to 100%
Add CT18ZNNLO bench, update pre-commit
Revert
Init QED
Update pre-commit hook, add few others
Add FORM inversion snippet
Run poe format
Improve MSbar handling
Move msbar, choose banner
Switch eko tests badge
- The documentation is available here: <ahref="https://eko.readthedocs.io/en/latest/?badge=latest"><imgalt="Docs"src="https://readthedocs.org/projects/eko/badge/?version=latest"></a>
33
33
- To build the documentation from source install [graphviz](https://www.graphviz.org/) and run in addition to the installation commands
34
34
```bash
35
-
pip install -r dev_requirements.txt
36
-
cd doc
37
-
make html
35
+
poe docs
38
36
```
39
37
40
38
## Citation policy
41
-
Please cite our DOI when using our code: <ahref="https://doi.org/10.5281/zenodo.3874237"><imgsrc="https://zenodo.org/badge/DOI/10.5281/zenodo.3874237.svg"alt="DOI"/></a>
- Your feedback is welcome! If you want to report a (possible) bug or want to ask for a new feature, please raise an issue: <ahref="https://img.shields.io/github/issues/N3PDF/eko"><imgalt="GitHub issues"src="https://img.shields.io/github/issues/N3PDF/eko"/></a>
45
45
- Please follow our [Code of Conduct](https://github.com/N3PDF/eko/blob/master/.github/CODE_OF_CONDUCT.md) and read the
0 commit comments