Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NearRealTimeCTDAS
CTDAS
Commits
a7c3810d
Commit
a7c3810d
authored
Feb 05, 2019
by
brunner
Browse files
No commit message
No commit message
parent
825ed281
Changes
1
Show whitespace changes
Inline
Side-by-side
da/cosmo/base_optimizer.py
View file @
a7c3810d
...
...
@@ -367,7 +367,6 @@ class Optimizer(object):
self
.
Hx
[
m
]
=
self
.
Hx
[
m
]
+
fac
*
res
self
.
HX_prime
[
m
,
:]
=
self
.
HX_prime
[
m
,
:]
-
alpha
*
fac
*
self
.
HX_prime
[
n
,
:]
def
bulk_minimum_least_squares
(
self
):
""" Make minimum least squares solution by solving matrix equations"""
...
...
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