Releases: QCFD-Lab/qlbm
Releases · QCFD-Lab/qlbm
v0.06: CBSE collision and LQLGA algorithm
Features
- Implementation of D1Q2 and D1Q3 LQLGA algorithm
- Implementation of building blocks for arbitrary discretizations using the equivalence class abstraction
- Implementation of CBSE collision for the Space-Time and LQLGA algorithms
- Adaptive collision implementation
- Updates to demo notebooks and documentation
- Compatibility with
qiskit>=2.0
Deprecation
- Support for direct compilation to Qulacs is temporarily suspended as the
qiskit-qulacslibrary is incompatible with Qiskit 2.0.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
Merge pull request #4 from QCFD-Lab/dev Workflow fix, documentation update