Skip to content
Snippets Groups Projects
Commit ded03c54 authored by Antonio Manesco's avatar Antonio Manesco
Browse files

cleanup

parent 930315bf
No related branches found
No related tags found
1 merge request!3create solvers and interface modules
......@@ -248,7 +248,7 @@ def find_groundstate_ham(
nk=10,
solver=kspace_solver,
optimizer=optimize.anderson,
optimizer_kwargs={'verbose': False},
optimizer_kwargs={'M':0, 'verbose': False},
):
"""
Self-consistent loop to find groundstate Hamiltonian.
......
This diff is collapsed.
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment