[Numpy-discussion] parallel compilation with numpy.distutils in numpy 1.10

Sturla Molden sturla.molden at gmail.com
Fri Oct 10 18:23:43 EDT 2014


Julian Taylor <jtaylor.debian at googlemail.com> wrote:

> thanks for the explanation.
> Modules are only available with f90 right? f77 files do not have these
> generated interdependencies?
> being able to handle f77 would already be quite good, as it should at
> least cover current scipy.
> One can look at a smarter scheme for f90 later.

Yes, modules are only for f90 and later. f77 do not have modules.

Sturla




More information about the NumPy-Discussion mailing list