Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2025 15:02:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options
Message-ID:  <bug-268348-21822-2vBbfZPtMu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268348-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268348-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268348

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vishwin@freebsd.org
           Assignee|kiwi@FreeBSD.org            |python@FreeBSD.org
              Flags|maintainer-feedback?(python |maintainer-feedback+
                   |@FreeBSD.org)               |

--- Comment #15 from Charlie Li <vishwin@freebsd.org> ---
Fortran support is fundamental to numpy. Full stop.

This isn't an issue of numpy having the GCC dependency for the hell of it, =
but
rather anything built using GCC, including with gfortran, needs GCC librari=
es
to operate properly.=20

As for py-duckdb, a cursory glance at its documentation suggests that numpy=
 is
an import/export feature and not fundamental to its operation. Don't know i=
f it
will build without numpy though. Is duckdb being used in constricted
environments with the numpy functionality regularly?

Back to python@ as assignee.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268348-21822-2vBbfZPtMu>