Egon Elbre
190873a112
mat: make tests parallel
2020-03-16 16:10:59 +02:00
Dan Kortschak
bd38d47bf6
mat: remove dead code in overlap testing
...
This should have been removed in b525d7 when the code was switched to
rectangular.
2019-08-05 06:59:15 +09:30
kortschak
b525d7913d
mat: use generalised rectangular shadow check
...
This reduces code and regularises the checks at the cost of users being
able to hide multiple triangles in a single rectangle.
2017-12-11 12:32:35 +10: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
3fa9374bd4
matrix: rename matrix to mat, and merge with mat64 and cmat128.
...
This merges the three packages, matrix, mat64, and cmat128. It then renames this big package to mat. It fixes the import statements and corresponding code
2017-06-13 10:26:10 -06:00