Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Jul 3, 2024
1 parent d6d487b commit 62ca174
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# News


## v0.4.2 - dev
## v0.4.2 - 2024-07-03

- Develop `CutoffProt` to deal with deadlocks in a simulation
- Expand `SwapperProt` into `SwapperKeeper` and `SwapperShedder` to work with `CutoffProt` in asynchronous and synchronous mode
- Tutorial for entanglement distribution on a grid
- Interactive examples using `SwapperKeeper` and `SwapperShedder` for simulation and visualization
- WebGL demos for the two ways of doing swapping and decoherence.
- Expand `SwapperProt` with `agelimit` to permit cutoff policies (with `CutoffProt`)
- Tutorial and interactive examples for entanglement distribution on a grid with local-only knowledge
- Bump QuantumSymbolics compat bound and bump julia compat to 1.10.
- Bump QuantumSymbolics and QuantumOpticsBase compat bound and bump julia compat to 1.10.

Expand Down

0 comments on commit 62ca174

Please sign in to comment.