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
Dan Kortschak
0e6fb8d22a
all: use scalar.Same instead of local same function
2020-08-07 07:59:02 +09:30
Dan Kortschak
da72779e7a
floats/scalar: new package containing non-vector functions from floats
2020-08-07 07:59:02 +09:30
Dan Kortschak
19131e1d16
internal/asm: clean up tolerant testing
2020-01-15 08:05:42 +10:30
Chad Kunde
98b54cc4f2
asm/f64: Added stubs, tests, and noasm for gemv functions.
2018-06-17 14:22:00 -07:00
Chad Kunde
78fa1b548e
asm/f64: Added within and epsilon for comparison w/ tolerance.
2018-04-21 07:28:46 +09:30
kortschak
fa0c5aa7bc
all: use golang.org/x/exp/rand instead of math/rand
2017-11-17 11:52:34 +10:30
kortschak
805531d142
all: change capitalization of gonum in license header
2017-11-02 06:54:08 +10:30
Brendan Tracey
dd0aa0144f
internal: imported internal as a subtree
2017-05-23 00:02:41 -06:00