Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: QCFD-Lab/qlbm

v0.06: CBSE collision and LQLGA algorithm

04 Sep 13:26
c560673

Choose a tag to compare

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-qulacs library is incompatible with Qiskit 2.0.

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

v0.0.5

24 Mar 14:10
91906ef

Choose a tag to compare

New features

  • Multi-step STQBM, demo fixes: #6
  • D1Q2 STQBM, Boundary Conditions: #7
  • D2Q4 STQBM Boundary Conditions by: #8
  • Documentation, STQBM Improvements: #9
  • STQBM Staircase Geometry and Visualization: #10

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

v0.0.4

03 Oct 14:18
85161ac

Choose a tag to compare

Merge pull request #4 from QCFD-Lab/dev

Workflow fix, documentation update