math.matrices: update using on tests.
parent
14d45c1b6e
commit
8ce628014a
|
@ -1,6 +1,6 @@
|
||||||
! Copyright (C) 2005, 2010, 2018 Slava Pestov, Joe Groff, and Cat Stevens.
|
! Copyright (C) 2005, 2010, 2018 Slava Pestov, Joe Groff, and Cat Stevens.
|
||||||
USING: arrays combinators.short-circuit grouping kernel math math.matrices math.matrices.private
|
USING: arrays assocs combinators.short-circuit grouping kernel
|
||||||
math.statistics math.vectors sequences sequences.deep sets tools.test ;
|
math math.statistics sequences sequences.deep tools.test ;
|
||||||
IN: math.matrices
|
IN: math.matrices
|
||||||
|
|
||||||
<PRIVATE
|
<PRIVATE
|
||||||
|
|
Loading…
Reference in New Issue