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
71895a36
Commit
71895a36
authored
Jan 21, 2021
by
Russell Luke
Browse files
added Elser demo
parent
32e247eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
demos/Elser_RRR.py
0 → 100644
View file @
71895a36
import
pdb
import
SetProxPythonPath
from
proxtoolbox.experiments.phase.Elser_Experiment
import
Elser_Experiment
Elser
=
Elser_Experiment
(
Atoms
=
200
,
category
=
'E'
,
algorithm
=
'RRR'
,
lambda_0
=
0.95
,
lambda_max
=
0.95
,
anim
=
True
)
Elser
.
run
()
Elser
.
show
()
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