repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Working on better POST and PUT requests
[factor/jcg.git]
/
extra
/
math
/
algebra
/
algebra-tests.factor
blob
51aa97995cba58ecd5a8dd030510674339e41a9a
1
USING: math.algebra tools.test ;
2
3
{ 11 } [ { 2 3 1 } { 3 4 5 } chinese-remainder ] unit-test