Skip to content

Releases: UCL-CCS/Nbed

v0.0.7

10 Dec 12:55
0e37e91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Dec 10:23
fffa1a4
Compare
Choose a tag to compare

What's Changed

Symmer import was pinned, causing issues for downstream projects.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

07 Dec 21:14
44d2b10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

20 May 10:41
2c735e2
Compare
Choose a tag to compare

[0.0.4]

Fixed

  • Typo on xc_functional arg for driver
  • HamiltonianBuilder sets occupancy correctly for both restricted and unrestricted
  • issue with concentric localization which left c_ispan unchanged over iterations
  • error in test_localizers.py which had incorrect shell sizes in assert

Changed

  • Driver defaults to run_virtual_localization=True
  • frozen_orb_list of embedded PySCF functions renamed frozen in line with PySCF
  • readthedocs config updated to python3.9
  • readthedocs build controlled directly with commands

Added

  • frozen option for FCI calls CASSCF
  • driver.cl_shells attribute assigned when concentric localization is run
  • SpadeLocalizer.singular_values and .shells properties

v0.0.3

07 Dec 16:41
0654eb8
Compare
Choose a tag to compare

Update dependencies for Apple Silicon pypi install

Corrections to energy component calculation.

Notebook to reproduce results in notebooks/publications

v0.0.2

16 Nov 13:23
a39053c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

Initial Release

07 Mar 12:53
7450cba
Compare
Choose a tag to compare

Initial code release for paper 'A Scalable Approach to Quantum Simulation via Projection-based Embedding'

What's Changed

New Contributors

Full Changelog: https://github.com/UCL-CCS/Nbed/commits/v0.0.1