
Hi all, This is worth a mention: Paul van Mulbregt wrote a very nice "toolchain roadmap" that was just merged. So if you want to know when you can use C99, or what LAPACK versions are supported, or any such question: http://scipy.github.io/devdocs/toolchain.html Cheers, Ralf

Nice. I am looking forward to the time where we can finally rely on decent C99 support ! On Mon, Apr 22, 2019 at 4:47 AM Ralf Gommers <ralf.gommers@gmail.com> wrote:
Hi all,
This is worth a mention: Paul van Mulbregt wrote a very nice "toolchain roadmap" that was just merged. So if you want to know when you can use C99, or what LAPACK versions are supported, or any such question: http://scipy.github.io/devdocs/toolchain.html
Cheers, Ralf
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev

On Mon, Apr 22, 2019 at 1:10 AM David Cournapeau <cournape@gmail.com> wrote:
Nice. I am looking forward to the time where we can finally rely on decent C99 support !
In principle we can today. NumPy already requires C99 after the addition of Pocketfft and there have been no major issues with that. Cheers, Ralf
On Mon, Apr 22, 2019 at 4:47 AM Ralf Gommers <ralf.gommers@gmail.com> wrote:
Hi all,
This is worth a mention: Paul van Mulbregt wrote a very nice "toolchain roadmap" that was just merged. So if you want to know when you can use C99, or what LAPACK versions are supported, or any such question: http://scipy.github.io/devdocs/toolchain.html
Cheers, Ralf
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (2)
-
David Cournapeau
-
Ralf Gommers