Hans Dembinski

Results 105 issues of Hans Dembinski

There is a plotting artifact in this plot. Note how the second bar starts higher than the first. Also, a proper algorithm is needed to set the axis tick locations....

I recently developed a formula to compute the invariant mass for a two-body decay in a numerically stable way from the momenta of the daughters and their assumed masses. The...

When the build runs locally (but also on CI), it speeds things up if the compilation can run in parallel. mold is the fastest linker currently out there. It can...

documentation

I became co-owner of the nlopt Python package on PyPI and I finished automating the building of Python packages for nlopt for all platforms. More help would have been nice,...

### Version of Awkward Array 1.10.1 ### Description and code to reproduce ```py a = np.array([1, 2, 3], dtype=np.int32) ak.Array(a) # OK ak.Array([a]) # BAD ``` As you can see,...

bug (unverified)

The package does not seem to be included in atom's package manager.

I think we can make a CI job that runs once a day and checks whether there was a new release of the ROOT repo, and then update this repo...

Make an actual blog out of these notebooks

https://colorspacious.readthedocs.io/en/latest/ Not sure if this is fast or can be implemented as straight linear algebra.