Skip to content

Commit

Permalink
First table
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Nov 16, 2024
1 parent 33e6c00 commit ac74d1e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,20 @@ or force yoda use with
import babyyoda.yoda as yoda
```

## Interfaces

## | Interface | Status | Examples |

| [histoprint](https://github.com/scikit-hep/histoprint) || [histoprint1d](examples/interface/histoprint/1d.ipynb) |
| [mplhep](https://github.com/scikit-hep/mplhep) || [mplhep1d](examples/interface/mplhep/1d.ipynb) |
| [plothist](https://github.com/scikit-hep/plothist) || [histoprint1d](examples/interface/plothist/1d.ipynb) |
| [uproot](https://github.com/scikit-hep/uproot) || |
| [hist](https://github.com/scikit-hep/hist) || |
| [boost-histogram](https://github.com/scikit-hep/boost-histogram) || |
| [cuda-histogram](https://github.com/scikit-hep/cuda-histogram) || |
| [boost-histogram](https://github.com/scikit-hep/cuda-histogram) || |
| [ROOT](https://github.com/root-project/root) || |

## License

`babyyoda` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

0 comments on commit ac74d1e

Please sign in to comment.