N!no

Results 14 issues of N!no

@henryiii We are going to add some shortcuts for analysis. Could you please specify which kinds of analysis are needed? And what tools or packages do you think are proper?...

We might need to design file media for cross-platform development. I think ROOT file is a good option. Maybe we can design functionality to serialize/deserialize our histograms or axis objects...

https://github.com/scikit-hep/aghast/blob/3dcafdd1cb9ff5f903570ccd587e65116c12418c/python/tests/test_root.py#L118-L144 'test_root.py' only checks 1-d ROOT histogram classes. We should add [TH2\*] and [TH3\*] options. Besides, we can create some demo histograms to test, just like what boost_histogram has done....