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
b96df58db9
all: add missing copyright headers
2018-06-22 17:32:53 +02:00
Vladimir Chalupecky
e2b441ced2
blas/testblas: rename packHermitian and unpackHermitian
2018-01-12 12:23:16 +01:00
Vladimir Chalupecky
d3ba8c418d
blas/testblas: separate exp/rand by blank line from other imports
2017-12-08 11:47:46 +01:00
Vladimir Chalupecky
827759abdb
blas/testblas: add test that packHermitian and unpackHermitian roundtrip
2017-12-08 11:47:46 +01:00
Brendan Tracey
d33397aa65
all: change import paths
2017-05-23 00:03:03 -06:00
Brendan Tracey
f3d87b6612
blas: imported blas as a subtree
2017-05-23 00:02:42 -06:00