Johann Rohwer
Johann Rohwer
Running Manjaro linux, kernel version 5.10.70-1-MANJARO btrfs-progs version 5.14.2-1 ```bash [jr-yoga900 ~]# btrfs-clone --verbose --verbose --verbose /btrfs /mnt/backup unsharing mount namespace OLD btrfs 2f7b6b96-af7b-441a-946e-3fa3f0e409b5 mounted on /tmp/tmpck00p3rs NEW btrfs bf70e57f-71ba-480a-b988-227c9d144f87...
I have not labeled this as a "bug report" as I am not sure whether this is a new feature or regression. I am developing a package for the processing...
### Describe the issue: I am trying to port the build system for a python package (https://github.com/PySCeS/pysces) from `numpy.distutils` to use `scikit-build` because of the deprecation of distutils (the package...
I picked up an issue when species are in conc, and output is in conc as well, with a model that has compartments (even only a single compartment) with a...
Related issue #1023 although the problem is not solved in that issue. ## Description I am trying to create a JupyterLite environment and ship two custom-compiled pyodide wasm32 wheels with...
## 🐛 Bug I'm trying to build a Python package https://github.com/PySCeS/pysces that makes use of two Fortran extension modules. The build system is `meson-python`. During the build process the compile...
Reminder to enable tests for Win-ARM64-build (#104) once official Scipy wheels for this platform have been released (expected Sep 10). Also reminder to test Win-x64 build works with LLVM as...