Skip to content
Snippets Groups Projects
Commit eff964ab authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add general info about API stability

parent d0c29252
No related branches found
No related tags found
No related merge requests found
Pipeline #7043 passed with warnings
......@@ -17,6 +17,9 @@ This software provides a set of Python classes to read KM3NeT ROOT files
without having ROOT, Jpp or aanet installed. It only depends on Python 3.5+ and
the amazing uproot package and gives you access to the data via numpy arrays.
Beware that this package is in the development phase, so the API will change
until version ``1.0.0`` is released!
It's very easy to use and according to the uproot benchmarks, it is able to
outperform the ROOT I/O performance. To install it::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment