Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 517 Bytes

Changelog

[0.1.0] - 2023-09-30

Added

  • Basic GPU/CPU agnostic features, including:
    • Combinadics utilities
    • Sectors helpers
    • Model class
    • Utilities for spectrum calculations, operator expected values, and state projections
    • Basic terms for spinless fermions and spin-1/2 particles
    • Basic operators: $H$, $N$, $n_i$
    • Quantum dynamics propagators including RK4 and chebyshev.
  • Example notebooks
  • Several simple benchmarks
  • Documentation page
  • CI/CD configuration
  • Typing helpers