Skip to content

Commit

Permalink
fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Nov 16, 2024
1 parent ac74d1e commit 51eb84a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,17 @@ 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) || |
| 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

Expand Down

0 comments on commit 51eb84a

Please sign in to comment.