Releases: QuEraComputing/Bloqade.jl
Releases · QuEraComputing/Bloqade.jl
v0.1.19
Bloqade v0.1.19
Merged pull requests:
- bumped Braket version (#519) (@johnzl-777)
- add justfile (#523) (@Roger-luo)
v0.1.18
Bloqade v0.1.18
Closed issues:
- [BUG] unit conversion is wrong for schema conversion (#354)
Merged pull requests:
- QMC tutorial (#497) (@Atomyka)
- Update Bloqade Logos (#501) (@johnzl-777)
- Added Favicon (#502) (@johnzl-777)
- Added Aquila capabilities as a documentation page (#503) (@johnzl-777)
- Make atom transform intervention more explicit (#504) (@johnzl-777)
- fixing QMC example (#507) (@weinbe58)
- Phil/qmc example fix (#508) (@weinbe58)
- Phil/get rydberg params update (#510) (@weinbe58)
- add citation (#511) (@Roger-luo)
- Change Vector Notation (#512) (@johnzl-777)
- change reltol to 1e-10 (#515) (@Roger-luo)
v0.1.17
Bloqade v0.1.17
Merged pull requests:
- Fully Document BloqadeWaveforms (#470) (@johnzl-777)
- Phil/fix compat (#493) (@weinbe58)
submit_to_braket
tutorial (#494) (@johnzl-777)- Added mention of ability to submit tasks to Aquila (#495) (@johnzl-777)
- Rename AWS Braket references to Amazon Braket (#496) (@speller26)
- Phil/bloqade qmc compat (#499) (@weinbe58)
getindex
for �SubspaceArrayReg
(#500) (@ChenZhao44)
v0.1.16
Bloqade v0.1.16
Merged pull requests:
- Fully Document BloqadeSchema (#473) (@johnzl-777)
- Added ability to submit Bloqade Hamiltonians to Braket (#485) (@johnzl-777)
- Fix
submit_to_braket
function signature and updated docstrings (#487) (@johnzl-777)
v0.1.15
Bloqade v0.1.15
Closed issues:
- [DOC] add benchmark link (#307)
- MIS probability bigger than 1. (#317)
- [BUG] Kernel functions don't show up in Documentation (#428)
- [BUG] BloqadeSchema norm_diff_durations bug (#457)
Merged pull requests:
- Minor edits to MIS example (#455) (@johnzl-777)
- import and convert DeviceCapabilities from JSON (#461) (@weinbe58)
- Gate- and pulse-level support for Bloqade (#462) (@ChenZhao44)
- bump BloqadeSchema version to 0.2.2 (#463) (@johnzl-777)
- Added link to benchmark (#465) (@johnzl-777)
- Add and enforce docstrings to all exported names in BloqadeLattices (#466) (@johnzl-777)
- Update compat for BloqadeGates (#467) (@ChenZhao44)
- Changing example used in test. (#469) (@weinbe58)
- Fix kernel function documentation (#471) (@johnzl-777)
- Documents for the 3-level Hamiltonian and quantum gates (#472) (@ChenZhao44)
- Adding BoundedLattice to Bloqade interface. (#475) (@weinbe58)
- Adding
scale
argument toparallelpiped_region
(#476) (@weinbe58) - Finite T Rydberg statistical t-tests (#477) (@Atomyka)
- new version of BloqadeGates (#478) (@ChenZhao44)
- Create Bloqade interface for QMC-Hamiltonian (#479) (@Atomyka)
- UpperTriangular view of interaction matrix (#480) (@weinbe58)
- Fix waveform plots docstring and exception wording (#481) (@johnzl-777)
- set default reltol to 1e-8 (#483) (@Roger-luo)
- adding compatibility for BloadeLattices (#484) (@weinbe58)
v0.1.14
Bloqade v0.1.14
Closed issues:
- [BUG] CLI tool fails to run unit tests (#410)
- [BUG] Any[...] for local fields (#413)
- [BUG] unexpected behavior of
append
in BloqadeWaveforms. (#419)
Merged pull requests:
- Import SSE-QMC code for Rydberg + (L)TFIM (#390) (@emerali)
- New type RydbergHamiltonian (#391) (@weinbe58)
- Weinbe58/descretize waveform (#394) (@weinbe58)
- fix up LuxurySparse updates (#396) (@Roger-luo)
- Qmc error.jl test (#397) (@sofiagonga)
- Implementation of BloqadeSchema (#398) (@weinbe58)
- better error message in discretize. (#399) (@weinbe58)
- update install.md (#400) (@plquera)
- broadcasting conversion of position units. (#401) (@weinbe58)
- add schema examples (#402) (@fanglifl)
- Rounding Schema values (#403) (@weinbe58)
- Unit tests for jackknife resampling (#404) (@Atomyka)
- adding 'execute' to BloqadeSchema (#405) (@weinbe58)
- folder with figures for EC2 deployment (#407) (@plquera)
- Weinbe58/interpolate bug (#408) (@weinbe58)
- Improved Contributing page and minor grammatical fixes to index.md (#409) (@johnzl-777)
- Vector of Waveform typing issues translating to schema. (#412) (@weinbe58)
- Minor fixes to spelling in Rydberg Blockade example (#414) (@johnzl-777)
- Bug in piecewise_linear_interpolate. (#415) (@weinbe58)
- Weinbe58/split validation (#417) (@weinbe58)
- 3-level supports (#418) (@ChenZhao44)
- Fix for issue #419 (#420) (@weinbe58)
- Cleanup from PR #417 and #420 (#421) (@weinbe58)
- Update AMI Documentation (#422) (@johnzl-777)
- Export triweight kernel (#426) (@johnzl-777)
- Weinbe58/piecewise constant interp (#427) (@weinbe58)
- Add Cell functionality to BloqadeLattices (#429) (@johnzl-777)
- Switching Phase Schema to Piecewise Constant. (#430) (@weinbe58)
- bounded lattices in BloqadeLattices (#434) (@weinbe58)
- Fix errors in the ODE simulation of 3-level systems (#437) (@ChenZhao44)
- Update Schema Examples (#438) (@johnzl-777)
- Added unit tests to catch exceptions from get_average_rydberg_densities (#439) (@johnzl-777)
- Schema validation for lattice. (#440) (@weinbe58)
- Add new AMI screenshots and table with AMI IDs (#441) (@johnzl-777)
- adding direct access to schema generation without validation (#442) (@weinbe58)
- updating to current capabilities (#444) (@weinbe58)
- removed AMI IDs (#446) (@johnzl-777)
- fixed broken @ref's in index.md (#447) (@johnzl-777)
- Fixed Typos (#448) (@johnzl-777)
- promote types for waveforms (#450) (@Roger-luo)
- change default solver, filter out illegal kw (#453) (@Roger-luo)
- Separated unit tests into individual files from original runtests.jl (#456) (@johnzl-777)
- adding fix and adding tests (#458) (@weinbe58)
- fix floating point error (#459) (@Roger-luo)
- Update Device Capabilities and relevant unit tests (#460) (@johnzl-777)
v0.1.13
Bloqade v0.1.13
Closed issues:
- Documentation lacking for "Registers and Observables" (#388)
- [BUG] Print of C6 coefficient - factor of 10 (#392)
Merged pull requests:
- fix #388 (#389) (@Roger-luo)
v0.1.12
v0.1.11
Bloqade v0.1.11
Merged pull requests:
- add lattice gauge theory example (#368) (@maolinml)
- test coverage for BloqadeExpr/units (#377) (@sofiagonga)
- polish AMI docs (#378) (@Roger-luo)
- [WIP] add get_average_rydberg_densities to src/observables.jl (#379) (@maolinml)
- PoC python package (#380) (@Roger-luo)
- Anna/test units (#382) (@Atomyka)
- more modifications on AWS EC2 instances (#383) (@plquera)
- small reposition of text (#384) (@plquera)
- exposing get_average_rydberg_densities (#385) (@fanglifl)
- polish installation section, mention low latency usage (#386) (@Roger-luo)
v0.1.10
Bloqade v0.1.10
Merged pull requests:
- add instructions for ami (#374) (@lightbiaggi)
- overload probs (#376) (@Roger-luo)