This website requires JavaScript.
Explore
Help
Register
Sign In
saad
/
ai-content-maker
Watch
1
Star
0
Fork
You've already forked ai-content-maker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ai-content-maker
/
.venv
/
Lib
/
site-packages
/
scipy
/
linalg
/
tests
/
test_misc.py
6 lines
76 B
Python
Raw
Permalink
Blame
History
from
scipy
.
linalg
import
norm
def
test_norm
(
)
:
assert
norm
(
[
]
)
==
0.0
Reference in New Issue
View Git Blame
Copy Permalink