Commit Graph

933 Commits

Author SHA1 Message Date
Umut
8a60a979cb chore: remove manually set uint8 dtypes in tests as it's done automatically 2022-06-22 11:03:48 +03:00
Umut
ce1712c67c fix: properly determine lca during fusing 2022-06-16 10:25:17 +03:00
Umut
11819fcf2f feat: add support for np.ndarray.round() method 2022-06-16 10:25:17 +03:00
dependabot[bot]
ada4369283 chore(deps): bump actions/setup-python from 3.1.2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](98f2ad02fd...d09bd5e600)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:52:02 +03:00
Umut
57aae5afdb feat: add encrypted zeros and ones functions 2022-06-13 12:13:25 +03:00
Umut
59cacc35df feat: raise proper error if function being compiled returns something unsupported 2022-06-13 11:04:03 +03:00
Umut
53e5dda732 feat: allow multiple graphs with the same name in debug artifacts 2022-06-10 13:48:10 +03:00
Umut
68e9ada9bf feat: improve messages of parameter status and inputset related errors 2022-06-09 14:52:48 +03:00
Umut
cb0436cd42 chore: bump version to 0.6.0-rc8 2022-06-03 17:26:32 +03:00
aquint-zama
2a42b5f711 docs: migrate from Sphinx to Gitbook 2022-05-31 14:58:08 +02:00
Umut
dc501fb0ae chore: convert an 8-bit test a 7-bit test to improve test time 2022-05-31 11:18:59 +03:00
Umut
51ae3a1867 feat: make evaluation keys explicit 2022-05-31 11:18:59 +03:00
Umut
0cc32cda1c chore: bump concrete-compiler to v0.10.x 2022-05-31 11:18:59 +03:00
Umut
7f44b8dae7 chore: bump version to 0.6.0-rc7 2022-05-30 16:55:46 +03:00
Umut
ff20b5d963 chore: bump concrete-compiler to v0.9.x 2022-05-25 18:06:55 +03:00
Umut
fc6836b766 feat: add support for rounding 2022-05-23 16:05:11 +03:00
dependabot[bot]
736742cf28 chore(deps): bump gsactions/commit-message-checker from 1.0.0 to 1.0.1
Bumps [gsactions/commit-message-checker](https://github.com/gsactions/commit-message-checker) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gsactions/commit-message-checker/releases)
- [Commits](08f89134bc...b88ee88552)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 14:55:41 +03:00
dependabot[bot]
2dea949c0a chore(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...3cea537223)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 14:55:30 +03:00
youben11
c25f9b7782 chore: use consistent name of key_cache in config 2022-05-19 11:46:39 +03:00
Umut
574446e6f5 feat: add univariate extension to wrap arbitrary functions 2022-05-18 15:33:05 +03:00
Umut
56085204e6 feat: add support for np.ones_like and np.zeros_like 2022-05-17 13:43:15 +03:00
youben11
6c20ed7a08 chore: bump version to 0.6.0-rc6 2022-05-17 09:50:48 +03:00
youben11
4d22dec705 fix: make sure path to keyset cache is set when enabling the cache 2022-05-16 17:25:13 +01:00
Umut
c9bb05df82 feat: simplify (un)serialization of public args/result 2022-05-16 16:12:29 +03:00
Umut
d94812b234 feat: fuse subgraphs with multiple variable inputs of which has the same lca 2022-05-16 14:30:09 +03:00
Umut
90c95e380c feat: implement client server architecture 2022-05-16 10:34:12 +03:00
Umut
2c689a3238 chore: bump version to 0.6.0-rc5 2022-05-16 10:10:58 +03:00
youben11
0928b77157 feat: configure p_error during compilation 2022-05-12 12:52:53 +03:00
youben11
b1da005e8e chore: use latest artifact management API from compiler 2022-05-12 08:22:33 +01:00
youben11
9bd587695f feat: add client parameters to debug artifacts 2022-05-11 08:03:40 +01:00
youben11
e90a9f1a55 chore: update black to 22.3.0 2022-05-11 08:03:40 +01:00
Umut
eebb29c10f fix: allow fusing where the input to subgraph is not fusable 2022-05-10 11:21:25 +03:00
dependabot[bot]
1516bcd171 chore(deps): bump docker/login-action from 1.14.1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](dd4fa0671b...49ed152c8e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 15:17:29 +03:00
dependabot[bot]
7c641a9c43 chore(deps): bump docker/build-push-action from 2.10.0 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](ac9327eae2...e551b19e49)

---
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>
2022-05-09 15:17:18 +03:00
Umut
f457cdb624 chore: bump version to 0.6.0-rc4 2022-05-06 12:44:48 +03:00
Umut
fc8c9b325e chore: ignore implicit cleanup warnings in pytest 2022-05-06 11:16:43 +03:00
Umut
6662b71dfe feat: support library compilation and serialization 2022-05-06 11:16:43 +03:00
Umut
6739e2e8ab feat: make graph picklable 2022-05-06 11:16:43 +03:00
Umut
a8d929f1f1 chore: bump concrete-compiler version 2022-05-06 11:16:43 +03:00
Umut
3629cafd82 fix: don't fuse some operations as their semantics doesn't allow fusing 2022-05-06 11:15:52 +03:00
Umut
057232666a docs: remove outdated limitations in the docs 2022-05-02 12:59:32 +03:00
Umut
accb469422 docs: avoid using html in readme 2022-05-02 12:59:32 +03:00
Umut
b63150220e docs: add what happens on out of bounds during table lookups, show lookup table with negative values 2022-05-02 12:59:32 +03:00
Umut
14b67702a8 docs: simplify explicit api example in readme 2022-05-02 12:59:32 +03:00
Umut
a59ba704ec docs: increase spacing between short description and introduction of readme 2022-05-02 12:59:32 +03:00
Umut
2946935e28 docs: improve lookup table documentation 2022-05-02 12:59:32 +03:00
Umut
c683a714b4 docs: update usage of MultiLookupTable with LookupTable 2022-05-02 12:59:32 +03:00
Umut
dcd7a7ac6d docs: improve explicit compiler api example in readme 2022-05-02 12:59:32 +03:00
Umut
c1a91ca668 docs: remove deleted logo from readme and replace it with a centered title 2022-05-02 12:59:32 +03:00
Umut
758af942a7 docs: remove client/server api from future features section 2022-05-02 12:59:32 +03:00