Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 10:17:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 246364] science/py-scipy: upgrade to 1.2.3
Message-ID:  <bug-246364-21822-kwUPLHt9Af@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246364-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246364-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=3D246364

--- Comment #3 from Thierry Thomas <thierry@FreeBSD.org> ---
(In reply to Sunpoet Po-Chuan Hsieh from comment #2)

This dependency is added to make the package coherent. Since OpenBLAS is the
default for NumPy, SciPy should use it.

For ports, this is a bit different: SciPy is smart enough to detect every B=
LAS
package installed on the machine (it will even catch math/blis) and link
against them. Of course, if the user builds NumPy with a BLAS library, we c=
an
expect that this same library is still installed on the machine when SciPy =
is
built, but this could produce a mess when the dependencies are registered! =
Such
things may happen when ports are built on a non-clean environment, and it is
often difficult to prevent them.

--=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-246364-21822-kwUPLHt9Af>