Re: [Numpy-discussion] Does numpy depend upon a Fortran library?

2019-01-30 Thread Charles R Harris
On Wed, Jan 30, 2019 at 6:32 PM Ralf Gommers wrote: > > > On Wed, Jan 30, 2019 at 5:19 PM Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Wed, Jan 30, 2019 at 5:28 PM Marc F Paterno wrote: >> >>> Hello, >>> >>> I have encountered a problem with a binary incompatibility betwe

Re: [Numpy-discussion] Does numpy depend upon a Fortran library?

2019-01-30 Thread Ralf Gommers
On Wed, Jan 30, 2019 at 5:19 PM Charles R Harris wrote: > > > On Wed, Jan 30, 2019 at 5:28 PM Marc F Paterno wrote: > >> Hello, >> >> I have encountered a problem with a binary incompatibility between the >> Fortran runtime library installed with numpy when using 'pip install --user >> numpy', a

Re: [Numpy-discussion] Does numpy depend upon a Fortran library?

2019-01-30 Thread Charles R Harris
On Wed, Jan 30, 2019 at 5:28 PM Marc F Paterno wrote: > Hello, > > I have encountered a problem with a binary incompatibility between the > Fortran runtime library installed with numpy when using 'pip install --user > numpy', and that used by the rest of my program, which is built using > gfortra

[Numpy-discussion] Does numpy depend upon a Fortran library?

2019-01-30 Thread Marc F Paterno
Hello, I have encountered a problem with a binary incompatibility between the Fortran runtime library installed with numpy when using 'pip install --user numpy', and that used by the rest of my program, which is built using gfortran from GCC 8.2. The numpy installation uses libgfortran.5.dylib

[Numpy-discussion] Compiling openmp implemented fortran code by f2py using ifort compiler

2019-01-30 Thread koushik naskar
Hi, I have a FORTRAN90 code, with openmp implemented for some parts. Now to compile the fortran code using f2py with openmp support I have to pass the f90 compiler flags. Now the code should compile with openmp support only if I provide the openmp relavant flag, unless it must be compiled as a norm

[Numpy-discussion] Reminder: weekly status meeting Jan 30 at 12:00 pacific time

2019-01-30 Thread Matti Picus
The draft agenda is at https://hackmd.io/UnnvbPNpSm-gRpbfTK7cmg?both# There is a section for community suggested topics, feel free to join the conversation and add in topics that need attention. The BIDS team ___ NumPy-Discussion mailing list NumPy-