Thanks a lot for providing the example Sturla, that is exactly what we are looking for!
On 4 December 2015 at 11:34, Sturla Molden <sturla.mol...@gmail.com> wrote: > On 03/12/15 22:07, David Verelst wrote: > > Can this workflow be incorporated into |setuptools|/|numpy.distutils|? >> Something along the lines as: >> > > Take a look at what SciPy does. > > > https://github.com/scipy/scipy/blob/81c096001974f0b5efe29ec83b54f725cc681540/scipy/fftpack/setup.py > > Multiple Fortran files are compiled into a static library using > "add_library", which is subsequently linked to the extension module. > > > Sturla > > > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > https://mail.scipy.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion