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
The UKS implementation introduced in #59 replicates most of the code used for the RKS integrator. While the user APIs need to be separated (as implemented), the internal implementation can be unified by checking for e.g.-nullptr / zero-dims in the passed data pointers.
The text was updated successfully, but these errors were encountered:
The UKS implementation introduced in #59 replicates most of the code used for the RKS integrator. While the user APIs need to be separated (as implemented), the internal implementation can be unified by checking for e.g.-
nullptr
/ zero-dims in the passed data pointers.The text was updated successfully, but these errors were encountered: