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
53d04dc5
Verified
Commit
53d04dc5
authored
Nov 20, 2020
by
Tobias WEBER
Browse files
test
parent
cbc8528f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/tascalc/cov.py
View file @
53d04dc5
...
...
@@ -494,3 +494,14 @@ def run_cov():
#
if
__name__
==
"__main__"
:
run_cov
()
# test
#calc_covar([
# [1., 2., 3.],
# [0.8, 2.2, 3.1],
# [1.2, 2.5, 2.9],
# [0.9, 1.9, 3.7],
# [1.2, 1.9, 4.2]],
#
# [4., 3.5, 4.1, 4.1, 3.9],
# [1., 1., 0.5, 0.5, 0.5], [], [])
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