We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874accd commit 258f005Copy full SHA for 258f005
CHANGELOG.md
@@ -12,7 +12,7 @@ Major refactor, with several breaking changes!
12
- `NbedConfig` pydantic model to validate user input.
13
- `OccupiedLocalizerTypes`, `VirtualLocalizerTypes` and `ProjectorTypes` enums added to config.
14
- `savefile` config option used to save driver output to json file.
15
-- `PAOLocalizer` Virtual orbital localizaion with Projected Atomic Orbitals.
+- `PAOLocalizer` Virtual orbital localizaion with Projected Atomic Orbitals. (Implementation in driver not complete.)
16
- `LocalizedSystem` dataclass added in `localizers/system.py`.
17
18
### Removed
0 commit comments