Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 23:04
· 22 commits to master since this release

Bloqade v0.2.0

Diff since v0.1.24

Merged pull requests:

  • Unicode plots for lattice positions (#571) (@johnzl-777)
  • implemented expm multiply (#585) (@kaihsin)
  • add qBraid instructions (#587) (@ryanhill1)
  • Fix typo in lattice validation with us vs um (#589) (@johnzl-777)
  • Drop 32 bit support (#590) (@johnzl-777)
  • Fix Failing BloqadeWaveforms Unit Tests (#591) (@johnzl-777)
  • Add BloqadeNoisy (#594) (@benAtQuera)
  • modify ci to dev all the packages (#596) (@kaihsin)
  • Adding links to Bloqade Python (#606) (@weinbe58)
  • Fix ODE compatibility issues for now (#607) (@johnzl-777)
  • CompatHelper: add new compat entry for Statistics at version 1 for package BloqadeMIS, (keep existing compat) (#608) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1 for package BloqadeQMC, (keep existing compat) (#609) (@github-actions[bot])
  • restrict SimpleNonlinearSolve to be compatible with SciMLBase (#613) (@johnzl-777)
  • Bump supported OrdinaryDiffEq version to anything < 6.58.0 (#617) (@johnzl-777)
  • Removing __init from BloqadeODE (#619) (@weinbe58)
  • Removing dependency on BloqadeODE in BloqadeKrylov tests. (#621) (@weinbe58)
  • Removing parallel merge dep (#625) (@weinbe58)
  • Update Compats for BloqadeNoisy (#628) (@weinbe58)
  • CompatHelper: add new compat entry for BloqadeWaveforms at version 0.1 for package BloqadeODE, (keep existing compat) (#629) (@github-actions[bot])

Closed issues:

  • [BUG] Problem with rydberg_h function and juliacall (#583)
  • [BUG] SciMLBase version bounded to 1 but OrdinaryDiffEq is < 6.57.0 (#611)
  • [Feature Request] Bump OrdinaryDiffEq restriction to be anything < 6.58 (#615)
  • [BUG] InitError: Python: ModuleNotFoundError: No module named 'matplotlib' (#616)