Jerry Ling
Jerry Ling
>the class is the standard [TH2I histogram class](https://root.cern.ch/doc/master/classTH2I.html) what I mean is if you look at https://root.cern.ch/doc/master/TH2_8h_source.html#l00262, it's currently on internal version 4, and we may be compatible to one...
https://mattermost.web.cern.ch/files/9u9ahbe68jfpmkyqz4em1kiour/public?h=Evjp1D7OB2_bd32ZpHH7wIvDbq55SwYmWGgjJMG_-_s one more problematic file
I don't think we ever read tuples in TTree actually
nah, this looks too stupid of a fix to just work right?
@dependabot rebase
yea, that is there so we can test byte-exact matching against the test file produced by ROOT proper. we should add a keyword to `function write_rntuple(file::IO, table; file_name="test_ntuple_minimal.root", rntuple_name="myntuple")` and...
That makes sense to me
are those even large or slow to load? removing function is gonna be a breaking change
Can we make removing `XRootD` by itself a release, `0.11` I guess? I would like RNTuple writing to be part of UnROOT v1.0. And we also wanted the `sink=` for...
very nice