Skip to content

Releases: andywiecko/pystrel

v0.1.0

30 Aug 15:22
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/andywiecko/pystrel/commits/v0.1.0