repo.or.cz
/
sympy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added a warning when constructing a Matrix without bracket + test modified
[sympy.git]
/
bin
/
test_import.py
blob
92241e3328a7e6056764d5c6813cad9dde09abcc
1
from
timeit
import
default_timer
as
clock
2
t
=
clock
()
3
import
sympy
4
t
=
clock
()-
t
5
print
t