You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Highly desired features that we must implement asap. This would be the easiest type of gradients since it is independent on the method.
Serial
Parallel
For the serial approach we can easily employ the orbitals and amplitudes from the reference structure as initial guess. For parallel we need to figure out how to make this info available (Since parallel in this case means basically generating inputs for individual computations).
A more involved approach for the Parallel gradient would be exploring Distributed.jl.
The text was updated successfully, but these errors were encountered:
Highly desired features that we must implement asap. This would be the easiest type of gradients since it is independent on the method.
For the serial approach we can easily employ the orbitals and amplitudes from the reference structure as initial guess. For parallel we need to figure out how to make this info available (Since parallel in this case means basically generating inputs for individual computations).
A more involved approach for the Parallel gradient would be exploring
Distributed.jl
.The text was updated successfully, but these errors were encountered: