Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
387f4ab0
Commit
387f4ab0
authored
Apr 22, 2020
by
Matthijs
Browse files
Merge remote-tracking branch 'origin/orbital_tomography-3d' into orbital_tomography-3d
parents
99768a05
0f8473eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
proxtoolbox/Algorithms/SimpleAlgortihm.py
View file @
387f4ab0
# Simple Algortihm
# Analog to AlgortihmWrapper in ProxMatlab
from
.algorithms
import
Algorithm
# Simple Algorithm
# Analog to AlgorithmWrapper in ProxMatlab
from
numpy
import
zeros
,
angle
,
trace
,
exp
,
sqrt
,
sum
,
ndarray
from
numpy.linalg
import
norm
...
...
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