-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reading/writing orbitals to/from file (#75)
* Implemented write/read of {,Relativistic}Orbital to file (#73) * Implemented reading/writing SpinOrbitals to/from file (#73) * Use Base.parse to generate various AbstractOrbitals (closes #56) * String macro for spin-configurations (closes #41) * Support Unicode subscripts when parsing spin-{orbitals,configurations} (#41) * Support Unicode occupations/states when parsing configurations (#36, #73) * Support Unicode in term symbols (#36) * Implemented serialization of Configurations (closes #73) * Unicode docstrings
- Loading branch information
Showing
14 changed files
with
443 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.