https://github.com/juliahep/hs3.jl
Julia implementation of HEP Statistics Serialization Standard (HS3)
https://github.com/juliahep/hs3.jl
hep hep-ex statistics
Last synced: 3 months ago
JSON representation
Julia implementation of HEP Statistics Serialization Standard (HS3)
- Host: GitHub
- URL: https://github.com/juliahep/hs3.jl
- Owner: JuliaHEP
- License: other
- Created: 2022-11-28T15:40:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T21:30:06.000Z (over 1 year ago)
- Last Synced: 2025-12-02T08:55:10.255Z (7 months ago)
- Topics: hep, hep-ex, statistics
- Language: Julia
- Homepage:
- Size: 3.71 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HS3.jl
[](https://RobinPelkner.github.io/HS3.jl/stable)
[](https://RobinPelkner.github.io/HS3.jl/dev)
[](LICENSE.md)
[](https://github.com/RobinPelkner/HS3.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/RobinPelkner/HS3.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
This is the WIP implementation of HS3 version 0.2 for Julia.
This is a work in progress!!! Features might change or are removed completely in the future.
A good starting point can be found in example/histfactory_hl.jl with simple examples.