[Numpy-discussion] Future of numpy.distutils

2022-06-10 Thread Jerome Kieffer
Dear Numpy developpers, We are developing a set of scientific tools (https://github.com/silx-kit) and all our build infrastructure is based on `numpy.distutils` which apparently is going to disappear in the coming years. Beside us, the `scipy` project was using it ... Ralf Gommers has ported `sc

[Numpy-discussion] Re: Future of numpy.distutils

2022-06-10 Thread Matthew Brett
Hi, On Fri, Jun 10, 2022 at 9:41 AM Jerome Kieffer wrote: > > Dear Numpy developpers, > > We are developing a set of scientific tools > (https://github.com/silx-kit) and all our build infrastructure is based > on `numpy.distutils` which apparently is going to disappear in the > coming years. Besi

[Numpy-discussion] Re: Future of numpy.distutils

2022-06-10 Thread Ralf Gommers
On Fri, Jun 10, 2022 at 10:53 AM Matthew Brett wrote: > Hi, > > On Fri, Jun 10, 2022 at 9:41 AM Jerome Kieffer > wrote: > > > > Dear Numpy developpers, > > > > We are developing a set of scientific tools > > (https://github.com/silx-kit) and all our build infrastructure is based > > on `numpy.di

[Numpy-discussion] Re: Future of numpy.distutils

2022-06-10 Thread Jerome Kieffer
Thanks a lot for your answers, I can confirm that migrating a small project (still including some cython) took less than a day to get boot-strapped. Not everything works but the structure is there and it kind-of works. On Fri, 10 Jun 2022 13:42:44 +0200 Ralf Gommers wrote: > On Fri, Jun 10, 202

[Numpy-discussion] Re: Future of numpy.distutils

2022-06-10 Thread Evgeni Burovski
> I can confirm that migrating a small project (still including some > cython) took less than a day to get boot-strapped. > Not everything works but the structure is there and it kind-of works. Speaking about small projects with no Fortran or generated sources, just some cython/C++, here's a smal

[Numpy-discussion] numpy-stl

2022-06-10 Thread Frank Underdown
Greetings: I am reaching out to see if anyone is familiar with using numpy-stl. I have some FDTD code, and I want to find a practical way to input a device, drawn in cad, into my fdtd engine. Thank you in advance for help. Cheers! Frank Sent from Mail