Dan Kortschak
bc349ecfab
all: replace internal rand shim with math/rand/v2
2025-02-01 22:18:04 +10:30
Dan Kortschak
cf3307fa63
all: partially migrate to math/rand/v2
...
This is not intended to be a completed transition since it leaves the
libraries unusable to external client code, but rather as a step towards
use of math/rand/v2. This initial step allows repair of sequence change
failures without having to worry about API difference.
2025-02-01 22:18:04 +10:30
Vladimir Chalupecky
fa306f215a
lapack/gonum: handle NaN and Inf input to Dgecon
...
See https://github.com/Reference-LAPACK/lapack/pull/926
2023-11-13 11:15:41 +01:00
Vladimir Chalupecky
3973e30147
testlapack: print byte constants as chars
2020-02-22 09:15:10 +01:00
Vladimir Chalupecky
0242537858
lapack/testlapack: rewrite test for Dgecon from table-based to randomized
2019-08-15 09:46:50 +02:00
Dan Kortschak
421b3dcd18
lapack/testlapack: use testing Logf instead of log.Printf
2019-01-18 18:46:23 +10:30
kortschak
805531d142
all: change capitalization of gonum in license header
2017-11-02 06:54:08 +10:30
Brendan Tracey
d33397aa65
all: change import paths
2017-05-23 00:03:03 -06:00
Brendan Tracey
c474e8b33b
lapack: imported lapack as a subtree
2017-05-23 00:02:46 -06:00