Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
mag-core
Commits
2638698e
Verified
Commit
2638698e
authored
Sep 29, 2020
by
Tobias WEBER
Browse files
type
parent
94be8a47
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/tascalc/tas.py
View file @
2638698e
...
...
@@ -12,7 +12,7 @@ try:
import
numpy
as
np
import
numpy.linalg
as
la
except
ImportError
:
print
n
(
"Numpy could not be imported!"
)
print
(
"Numpy could not be imported!"
)
exit
(
-
1
)
use_scipy
=
False
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment