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
Add possibility to set numerical accuracy in API (#232)
- also give access to max iterations and electronic temperature
- add possibilities to access wavefunction
- remove initial newline from returned buffer
Atomlist class (#25)
- introduce atomlist class
- wraps usually used atomic lists
- allows for direct use with list io
- add unit test for all functionalities
- introduced atomlist for user data readin
- replaced IO for lists with atom list class
- replaced wbo fragment printout with atom list based IO