Skip to content

Commit

Permalink
Update to qoqo 1.8 (#79)
Browse files Browse the repository at this point in the history
* update to tomli usage

* updates to qoqo1.5

* add ruff to pyproject dev dependencies

* fixed ruff/black formatting

* rever random.randinit from random.generator

* fix to np.random.default_rng().integers

* revert to randint

* black formatting

* fix version in changelog

* update to qoqo 1.8, v0.5.7
  • Loading branch information
gsilviHQS authored Dec 12, 2023
1 parent f1fdce7 commit 28ede36
Show file tree
Hide file tree
Showing 5 changed files with 5,398 additions and 2,552 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This changelog track changes to the qoqo project starting at version 0.2.0

## Not released

## 0.5.7

* Update qoqo to 1.8

## 0.5.6

* Update qoqo to 1.5
Expand Down
Loading

0 comments on commit 28ede36

Please sign in to comment.