-
This topic doesn't seem to be fully represented across any of the other Issues yet, though there are connections between it and:
* #3
* #4
* #5
As far as I understand in the ecosystem we don't…
-
Follow up on https://github.com/iris-hep/analysis-systems-base/issues/12 and add example for UChicago.
-
These lines don't check that a variable actually represents a constant before replacing a `Name` node with a `Constant` node:
https://github.com/iris-hep/func_adl/blob/89713708d8d1dc7234a38d78a6961…
-
- [x] remove awkward0 and related coffea subpackages (analysis_objects, arrays, nanoaod)
- [x] minimize use of uproot3
- [x] resurrect all pertinent tests
- [x] accuracy tests in addition to functi…
lgray updated
11 months ago
-
I recently realised there is the `known_base_form` argument for the `uproot.dask`, would it make sense to add it to the `uproot.open` as well in order to accelerate the opening of similar files?
Re…
-
Helping users find and understand the software they need, keeping documentation up to date, and documenting procedures that cut across multiple packages.
-
Not sure exactly what caused this, but we are seeing this with some frequency. It could be due to a laptop sleeping, etc. Need to track it.
```
PS C:\Users\gordo\Documents\Code\IRIS-HEP\func_adl_s…
-
Expressing small-scale analysis steps intuitively, to reduce cognitive burden, while also scaling to large datasets, using vectorization, automatic differentiation, JIT-compilation, and C++/Julia/Rust…
-
SC
Shane Canon
Additional comments•2020-04-17 09:55:58
There is also the SuperFacility API which is starting to come along.
Steven,
Can you look at the APIs here...
https://api.nersc.go…
-
Port over #165 (and eventually replace by a `cabinetry`-native method) to `main` after #158 is merged.
The lower bin edge shift from `120j` -> `110j` should not only be done in the histogram saving…