Commit Graph

1090 Commits

Author SHA1 Message Date
Umut
8d89614d8a feat: raise error if tracers are tried to be converted to bool 2023-02-24 10:07:47 +01:00
Umut
3bbb0c2aa3 refactor: remove virtual option 2023-02-24 10:05:28 +01:00
Umut
ddba09fa32 chore: bump version to v0.11.0 2023-02-16 16:49:49 +01:00
Umut
d595e9e50f feat: overhaul virtual circuits 2023-02-16 16:08:35 +01:00
Umut
656761346a feat: improve accuracy of p_error simulation in virtual circuits 2023-02-16 10:04:30 +01:00
Umut
840c0eba8c fix: mlir conversion of np.integer slices during indexing and assignment 2023-02-15 17:25:03 +01:00
dependabot[bot]
2eff35285a chore(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](fcf6fe9e4a...3d60a5b2da)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 16:02:03 +01:00
poechsel
e126a11fcb feat: implement bitwise and comparison operators 2023-02-13 12:58:55 +01:00
dependabot[bot]
f3affae84a chore(deps): bump docker/build-push-action from 3.3.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](37abcedcc1...3b5e8027fc)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 16:33:02 +01:00
Umut
96f9c54df3 docs: fix a typo in rounded table lookup tutorial 2023-02-01 13:37:10 +01:00
Umut
b39ebc6f41 chore: introduce is pre-release environment variable back for github releases 2023-01-31 11:23:14 +01:00
Umut
0ede5e4330 chore: refactor release action for the new workflow 2023-01-31 10:25:46 +01:00
Umut
51e6aedb81 chore: use ubuntu 22.04 instead of 20.04 everywhere 2023-01-31 10:25:46 +01:00
Umut
1c08eef285 chore: remove non-essential packages from release image 2023-01-30 14:22:26 +01:00
Umut
c1e542ce0e chore: unpin python version in release docker 2023-01-30 12:42:45 +01:00
Umut
6d6717a954 chore: bump version to v0.10.0 2023-01-30 11:49:48 +01:00
Umut
2e7e527d34 feat: bump compiler to v0.23.4 2023-01-30 11:49:48 +01:00
Umut
4eaa7a35eb chore: unpin python version in development docker 2023-01-30 11:36:30 +01:00
Umut
4e1912365c chore: update ci to always push to pypi 2023-01-30 10:39:19 +01:00
Umut
3bd062a1f3 chore: use ubuntu 22.04 in docker 2023-01-30 10:39:19 +01:00
Alperen Keleş
2b897fb4c4 docs: add key-value database tutorial 2023-01-26 14:04:46 +01:00
dependabot[bot]
58dd8114c1 chore(deps): bump docker/build-push-action from 3.2.0 to 3.3.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c56af95754...37abcedcc1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 11:35:00 +01:00
aquint-zama
00a5df23c2 chore: update README twitter badge
API closed to 3rd party
see https://github.com/badges/shields/issues/8837
2023-01-25 11:22:49 +01:00
Umut
8564930fc8 feat: add support for np.squeeze 2023-01-25 10:52:50 +01:00
Umut
eb11f3119d docs: improve wording and titles in readme (#64) 2023-01-19 17:47:45 +03:00
Umut
18ad62259c chore: bump version to v0.10.0-rc2 2023-01-16 15:25:36 +01:00
Umut
2372ffe85c chore: replace default ubuntu archive in docker 2023-01-13 12:47:50 +01:00
Umut
9976299f71 feat: bump compiler to v0.23.3 and torch to v1.13.1 2023-01-13 11:03:16 +01:00
Umut
016131bbf6 feat: bump compiler to v0.23.2 2023-01-09 11:01:59 +01:00
Umut
0c4dbe7e8e fix: use less confusing defaults for p error configurations 2023-01-06 10:29:11 +01:00
Umut
0c470852c3 feat: allow unused arguments to be present to simplify development 2023-01-06 10:29:04 +01:00
dependabot[bot]
01ef6ce206 chore(deps): bump appleboy/ssh-action from 0.1.5 to 0.1.6
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](f9010ff7f1...4a03da89e5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 13:11:26 +01:00
dependabot[bot]
143795244d chore(deps): bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](93ea575cb5...755da8c3cf)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 13:11:16 +01:00
dependabot[bot]
29a2fd63d2 chore(deps): bump softprops/action-gh-release from 0.1.14 to 0.1.15
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1e07f43987...de2c0eb89a)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 13:11:05 +01:00
dependabot[bot]
e8bcbe7c3d chore(deps): bump actions/setup-python from 4.3.0 to 4.4.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](13ae5bb136...5ccb29d877)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 13:10:55 +01:00
dependabot[bot]
ec2517ffeb chore(deps): bump gsactions/commit-message-checker from 1.0.1 to 2.0.0
Bumps [gsactions/commit-message-checker](https://github.com/gsactions/commit-message-checker) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/gsactions/commit-message-checker/releases)
- [Commits](b88ee88552...16fa2d5de0)

---
updated-dependencies:
- dependency-name: gsactions/commit-message-checker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 13:10:42 +01:00
Umut
155e5b2941 refactor: improve error message of circuits which has TLU and more than 16-bits at the same time 2023-01-04 13:10:18 +01:00
Umut
2bd449518c chore: disable codeblock and notebook tests for the time being
These tests take huge amount of time in the CI, we should find a way to utilize key cache in them. Until then, they should be disabled.
2023-01-04 13:10:18 +01:00
Umut
9cb8e30cbf fix: update outdated documentation of sanitize signed inputs helper 2023-01-04 13:10:18 +01:00
Umut
6a37249ec5 chore: integrate ruff 2022-12-23 11:54:38 +01:00
Umut
85f36817cf chore: bump version to 0.10.0-rc1 2022-12-21 17:34:09 +01:00
Umut
9ec648d40d chore: bump version to 0.9.0 2022-12-21 15:10:24 +01:00
Umut
b842bb6f96 feat: add error probability properties to circuits 2022-12-21 15:10:17 +01:00
Umut
39958cf02a feat: make p_error simulation in virtual circuits faster and a bit more realistic 2022-12-21 15:10:09 +01:00
Umut
1472c8f020 feat: make both p error and global p error optional 2022-12-21 10:56:43 +01:00
Umut
df8d34af9d feat: bump compiler to v0.23.1 2022-12-21 09:41:06 +01:00
Umut
9af6d850d7 chore: bump version to 0.9.0-rc5 2022-12-19 16:09:48 +01:00
Umut
d4428eaac5 refactor: sanitize signed inputs without table lookups 2022-12-12 16:10:00 +01:00
Umut
416ca6938b fix: allow explicitly setting axis to None in np.sum 2022-12-12 15:35:38 +01:00
Umut
a25ba9b7f4 feat: allow fine-grained control on verbosity settings 2022-12-07 13:26:24 +01:00