Skip to content

v0.1.24

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:22

Bloqade v0.1.24

Diff since v0.1.23

Closed issues:

  • [Feature Request] CompatHelper (#375)
  • [DOC] More examples for BloqadeLattices docstrings (#517)

Merged pull requests:

  • CI fixes (#468) (@Roger-luo)
  • Added @2022tgoel VLSI tutorial with minor edits/fixes (#530) (@johnzl-777)
  • Added Google Analytics tag (#552) (@johnzl-777)
  • Toggle Unicode (#558) (@johnzl-777)
  • Set compat for Preferences and SparseMatricesCSR (#560) (@johnzl-777)
  • Setup CompatHelper (#562) (@manulpatel)
  • Setup compat helper (#563) (@manulpatel)
  • Revert "Toggle Unicode" (#564) (@Roger-luo)
  • Setup compat helper (#565) (@manulpatel)
  • reduce long installation time of OrdinaryDiffEq.jl due to precompilat… (#566) (@kaihsin)
  • fix destats deprecation -> stats warning due to new version of OrdinaryDiffEq.jl (#568) (@kaihsin)
  • [BloqadeKrylov] New solvers using magnus expansion and its commutator free twin (#569) (@kaihsin)
  • Updated docstrings lattice.jl (#570) (@Amana-L)
  • CompatHelper: bump compat for LuxorGraphPlot to 0.2 for package BloqadeLattices, (keep existing compat) (#574) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34 for package BloqadeLattices, (keep existing compat) (#575) (@github-actions[bot])
  • CompatHelper: add new compat entry for DelimitedFiles at version 1 for package BloqadeQMC, (keep existing compat) (#576) (@github-actions[bot])
  • CompatHelper: bump compat for BinningAnalysis to 0.6 for package BloqadeQMC, (keep existing compat) (#577) (@github-actions[bot])
  • CompatHelper: bump compat for Interpolations to 0.14 for package BloqadeWaveforms, (keep existing compat) (#578) (@github-actions[bot])
  • CompatHelper: bump compat for UnicodePlots to 3 for package BloqadeWaveforms, (keep existing compat) (#579) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34 for package YaoSubspaceArrayReg, (keep existing compat) (#580) (@github-actions[bot])
  • fix ASCII for '-' causing error on julia-v1.6 (#581) (@kaihsin)
  • upgrade LuxorGraphPlot to 0.2 (#582) (@GiggleLiu)