math.matrices: update using on tests.

flac
John Benediktsson 2020-01-28 20:38:43 -08:00 committed by Steve Ayerhart
parent 14d45c1b6e
commit 8ce628014a
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
1 changed files with 2 additions and 2 deletions

View File

@ -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