Path to this page:
Subject: CVS commit: pkgsrc/math/py-numpy
From: Wen Heping
Date: 2018-06-10 14:56:54
Message id: 20180610125654.B19AEFBEC@cvs.NetBSD.org
Log Message:
Update to 1.14.4
Upstream changes:
NumPy 1.14.4 Release Notes
This is a bugfix release for bugs reported following the 1.14.3 release. The \
most significant fixes are:
fixes for compiler instruction reordering that resulted in NaN's not being \
properly propagated in np.max and np.min,
fixes for bus faults on SPARC and older ARM due to incorrect alignment checks.
Files: