Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
mag-core
Commits
3dc3fe4c
Commit
3dc3fe4c
authored
Oct 24, 2018
by
Tobias WEBER
Browse files
bugfix
parent
77ae9b46
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/tascalc/qtas.py
View file @
3dc3fe4c
...
...
@@ -85,6 +85,7 @@ def xtalChanged():
%
(
invB
[
0
,
0
],
invB
[
0
,
1
],
invB
[
0
,
2
],
invB
[
1
,
0
],
invB
[
1
,
1
],
invB
[
1
,
2
],
invB
[
2
,
0
],
invB
[
2
,
1
],
invB
[
2
,
2
]))
except
la
.
LinAlgError
:
editBMat
.
setPlainText
(
"invalid"
)
QChanged
()
def
planeChanged
():
QChanged
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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