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
Institute of Experimental Physics
Quantum Circuits
python-repo
Commits
ac9564cc
Commit
ac9564cc
authored
Oct 31, 2019
by
Christian Schneider
Browse files
Update JJObject.py
parent
2d347041
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
214 additions
and
213 deletions
+214
-213
JJObject.py
JJObject.py
+214
-213
No files found.
JJObject.py
View file @
ac9564cc
...
...
@@ -169,6 +169,7 @@ class array():
sol
=
np
.
array
([])
eps
=
1e2
n_vec
=
np
.
int_
(
n_vec
)
for
n
in
n_vec
:
if
n
%
2
==
0
:
# even numbers
...
...
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