Path to this page:
Subject: CVS commit: pkgsrc/math/py-numpy
From: Dr. Thomas Orgis
Date: 2021-04-20 22:53:49
Message id: 20210420205349.486E6FA95@cvs.NetBSD.org
Log Message:
math/py-numpy: updated system_info patch to upstreamed version, use cblas
The patch to system_info.py got upstreamed in a modified form which is
now backported here. On updating to 1.21, it shall be dropped.
In the process of upstreaming the patch, I learned that numpy really
needs to use cblas for proper acceleration, so it does that now and
gets a PKGREVISION bump because of that.
Files: