Remco de Boer

Results 8 issues of Remco de Boer

As discussed in https://github.com/ComPWA/mirrors-taplo/issues/13#issuecomment-1930749688, here is an attempt to build Python package wheels with [Maturin](https://github.com/PyO3/maturin). That would make it way easier for the Python community to integrate Taplo into their...

The PDG [recently announced](https://agenda.infn.it/event/33110/contributions/198136) they now offer an API. Their [Python API](https://pdgapi.lbl.gov/doc/pythonapi.html) is still under development, but it would be a good idea to get involved in its development, especially...

Could it be that $h_1(1415)$ is missing isospin? PDG for reference: https://pdglive.lbl.gov/Particle.action?init=0&node=M109&home=MXXX005 https://github.com/scikit-hep/particle/blob/817a0f63d9226dac38a688cce73f918dedf9d95f/src/particle/data/particle2022.csv#L337 https://github.com/scikit-hep/particle/blob/817a0f63d9226dac38a688cce73f918dedf9d95f/src/particle/data/particle2022.csv#L2 Bumped into it while investigating https://github.com/ComPWA/qrules/issues/165

- [x] Implement numpy - [ ] Implement JAX - [ ] Switch back-ends dynamically (not just through environment variables) --- Follow-up to #46 Afaics, this setup allows one two...

enhancement

This issue serves more as an [epic](https://www.atlassian.com/agile/project-management/epics) to outline what changes I have in mind, so that the purpose of the (upcoming) PRs is clearer. - [x] **Formatting** Additional formatters...

First of all, thanks a ton for fixing support for Ruff since v3.0.0! 🎉 ## Bug description It seems that `jupyterlab-code-formatter` with `ruff` deletes all content in cells that contain...

bug
help wanted

Closes #658 - As a follow-up to #549, wheels for PyPI are now also built on musl Linux. - Introduces an intermediate step to merge the wheels into one artifact....

As reported in https://github.com/ComPWA/mirrors-taplo/issues/22, the [`taplo` PyPI package](https://pypi.org/project/taplo/) does not work on Alpine Linux. I'm not familiar with Python on Alpine (perhaps @tomassebestik can help here), but from what I...