Florian Harz
Florian Harz
Will there also be new Pre-built Binaries for Windows?
Sounds good, take all the time you need.
Great, thanks a lot!
I would also be interested in this feature.
 The [Nextcloud Cookbook integration](https://github.com/nextcloud/cookbook) has an option which looks for me similaire to this feature: It lets you select where to store and look for recipes. It also allows...
It works for me (except for photos in group folders) and I'm using the docker image ( v0.2.1 with NC v24.0.4.)
Dear boost-histogram team, I would aslo be interesed in this feature. Especially diving two weighted histograms by each other.
Is there a fix to this yet? I just stumbled across this issue when I attempted to concatenate awkward arrays of Momentum4D Elements where some entries are None: ``` type:...
Actually, calling `vector.awk` on the result creates a `Vector4D` and not a `Momentum4D` because of #482.
Some numbers comparing a 8*8 2D MultiWeight histogram with 20k weights vs 20k normal (single weights) histograms: Filling both with 100k random values takes about `1min 26s` for a loop...