Maximilian Linhoff

Results 344 comments of Maximilian Linhoff

Could we re-open this issue? If I am not mistaken, it is still basically impossible, e.g. to only override the `NAME` schema. Looking at the PR, the only granularity implemented...

> A format is being prepared for the CTA by @maxnoe , once it is finalised, this can be implemented It's a bit more complicated than that... I will try...

> numpy.random.Generator.choice (Depends on support for Advanced Indexing) `choice` has one signature that is much easier to support: just giving an integer as first argument and it generating number with...

It seems binomial support was added in #8371 so one more check could be marked above

> . So we are tending towards not supporting the use case of parallel compiles. Numba is mainly used in scientific computing. I'd wager a major use case is submitting...

The issues we encountered in seem to be related to this issue but made worse by inhomogeneous nodes in the computing cluster. Our users report also "Illegal instructions" happening. It...

I can open a PR with a basic cibuildwheel config

This is already setup: https://github.com/gammapy/gammapy/blob/520c1348e7fe3b94a99aabdac216e03450cb4f7d/setup.cfg#L7

> it is very troublesome to install Gammapy because of the Cython extensions. Is having to install micromamba and creating an env really "very troublesome", or is there a specific...