[Numpy-discussion] Linking F2PY to Openblas on Windows

2023-03-21 Thread Ilhan Polat
Dear all, I'd like to submit to our f2py crew here for a seemingly trivial problem that has been bugging me for a while. I am trying to compile a Fortran library (SLICOT [1] ) on windows with MinGW UCRT 64 interface. But let me simplify the issue. Let say I have a fortran file, MB01OE.f. It is a

[Numpy-discussion] Re: dropping support for Gitpod and our Docker image builds

2023-03-21 Thread Ralf Gommers
On Tue, Mar 21, 2023 at 12:20 PM Klaus Zimmermann wrote: > Hi, > > this sounds all reasonable to me, and as mostly a lurker on this list my > input shouldn't carry too much weight anyway. > > I wanted to point out one thing: Docker does continue to offer free > access for Open Source projects,

[Numpy-discussion] Re: dropping support for Gitpod and our Docker image builds

2023-03-21 Thread Melissa Mendonça
Hi all, As a heavy user of Gitpod (mostly for quick fixes) I would also like to point out that you *can* still use it - it's just that the development environment won't be set up by default. I agree it has been breaking far too often and requires a lot of optimization to reach reasonable setup

[Numpy-discussion] Re: dropping support for Gitpod and our Docker image builds

2023-03-21 Thread Klaus Zimmermann
Hi, this sounds all reasonable to me, and as mostly a lurker on this list my input shouldn't carry too much weight anyway. I wanted to point out one thing: Docker does continue to offer free access for Open Source projects, it's just that they restructured the way of how to do this. So if