Commit Graph

154 Commits

Author SHA1 Message Date
Umut
bb52dbb48a feat(frontend): accept clear arguments in server.run 2024-08-12 17:20:08 +02:00
Benoit Chevallier-Mames
38dd2f73b3 docs(compiler): adding a tutorial with floats
closes https://github.com/zama-ai/concrete-internal/issues/744
2024-08-08 16:44:40 +02:00
Benoit Chevallier-Mames
79fdb8dbbf docs(compiler): update apidocs for CP 2.7
closes #https://github.com/zama-ai/concrete-internal/issues/678
2024-08-08 14:28:47 +02:00
rudy
2345f69d90 fix(frontend-python): fhe.refresh, similar to identity, but used as noise reducer 2024-08-05 11:27:58 +02:00
Umut
8230261ba0 docs(frontend-python): update workaround to refer to new features 2024-08-02 16:20:12 +02:00
Umut
2968e8070f docs(frontend): add performance tips section 2024-08-02 11:17:24 +02:00
Benoit Chevallier-Mames
b98ad39478 docs(frontend): moving tutorials in the same directory 2024-07-30 12:08:36 +02:00
Benoit Chevallier-Mames
cabe4e8fe2 docs(frontend): massive modifications in the documentation
part 4
2024-07-25 17:51:28 +02:00
Benoit Chevallier-Mames
d8e36c3627 docs(frontend): massive modifications in the documentation
refs #812
2024-07-25 10:18:55 +02:00
Benoit Chevallier-Mames
c777b4c225 docs(frontend): massive modifications in the documentation
refs #812
2024-07-24 11:41:26 +02:00
Benoit Chevallier-Mames
d00d4e54ac docs(frontend): more info on where to find wheels
closes #https://github.com/zama-ai/concrete-internal/issues/770
2024-07-23 18:37:20 +02:00
Alexandre Péré
2aeec5c82a fix(optimizer): fix leveled noise propagation 2024-07-23 09:40:12 +02:00
Alexandre Péré
c5051665fc docs(frontend): module keygen 2024-07-23 09:33:49 +02:00
Benoit Chevallier-Mames
92ee970a28 docs(frontend): adding a use-case for Levenshtein distance
closes #https://github.com/zama-ai/concrete-internal/issues/750
2024-07-17 11:36:41 +02:00
yuxizama
0e1a543a91 docs(frontend): update file paths of tutorials 2024-07-05 15:24:43 +02:00
yuxizama
9ffd0b236a docs(frontend): update tutorials in doc 2024-07-05 15:24:43 +02:00
Benoit Chevallier-Mames
107c60bcc4 docs(frontend): adding a section for most common errors
closes #https://github.com/zama-ai/concrete-internal/issues/719
2024-06-20 12:20:05 +02:00
yuxizama
9971ea1fc4 docs(frontend): fix a broken link
When GitBook directing this, it automatically adds a "/README.md" in this file path which leads to 404.  So I corrected it with the right path "/readme.md"
2024-06-19 16:26:57 +02:00
Alexandre Péré
13253d18f4 fix(frontend): add missing composition serialization 2024-06-18 10:42:00 +02:00
Benoit Chevallier-Mames
9fffe8be5a docs(frontend): simplify the doc for the non-power user 2024-06-17 17:26:49 +02:00
Alexandre Péré
ba7229e66f docs(frontend): refactor the doc for modules 2024-06-17 10:22:05 +02:00
Umut
5f2afc4c24 feat(frontend-python): simulate encrypt run decrypt option 2024-06-14 18:03:19 +03:00
Benoit Chevallier-Mames
d9a365bd93 docs(frontend): simplify the doc for the non-power user 2024-06-11 16:08:57 +02:00
Benoit Chevallier-Mames
226ee27f64 docs(frontend): adding a SHA1 tutorial with modules 2024-05-31 16:41:24 +02:00
Umut
c677f83af7 feat(frontend-python): dynamic indexing 2024-05-29 18:21:46 +03:00
sukrucildirr
aa6e5d9ce1 fix(compiler): fixing a broken path 2024-05-27 11:28:50 +02:00
yuxizama
0157734473 docs(frontend): language edits 2024-05-22 15:14:15 +02:00
youben11
06101e9678 docs(frontend): update installation instructions
make a note about the new Zama PyPI
2024-05-17 09:32:54 +01:00
Umut
8fef2ab114 docs(compiler): update documentation of dialects 2024-05-15 11:21:46 +03:00
Antoniu Pop
fe2682a78e docs(compiler): Add documentation for enabling and configuring GPU offloading. 2024-05-03 11:58:56 +01:00
Yuxi Zhao
854b6eae3d docs(frontend): add a link 2024-05-03 09:26:33 +02:00
yuxizama
2e658bd6a2 docs(frontend): fix a broken link 2024-05-03 09:26:33 +02:00
yuxizama
e07d224894 docs(frontend): change wordings 2024-05-03 09:26:33 +02:00
yuxizama
d4aef32835 docs(frontend): change wordings 2024-05-03 09:26:33 +02:00
yuxizama
81e584bda1 docs(frontend): update card images and texts 2024-05-03 09:26:33 +02:00
aquint-zama
9b2e39fd10 docs(frontend): renaming 2024-04-29 17:33:29 +02:00
Benoit Chevallier-Mames
179080aacb fix(compiler): this file had been removed from GitBook. 2024-04-26 16:31:35 +02:00
Benoit Chevallier-Mames
adf1c18d80 fix(compiler): fixing a few typos in the doc 2024-04-26 16:31:35 +02:00
Bourgerie Quentin
f66dedaf29 docs(compiler): Add warnings about IND-CPA security model 2024-04-18 14:10:00 +02:00
Umut
3d0727b845 feat(frontend-python): add option to configure tlu on original bit width 2024-04-16 16:45:05 +03:00
Benoit Chevallier-Mames
a3762ab2cd docs(compiler): fix broken links
closes #https://github.com/zama-ai/concrete-internal/issues/682
2024-04-15 14:09:43 +02:00
Bourgerie Quentin
2d36bb1688 docs(frontend-python): Simplify and unify README and quick start example 2024-04-15 09:44:12 +02:00
Benoit Chevallier-Mames
6de9a388d2 docs(compiler): apply a fix by hand since bad link 2024-04-15 09:37:48 +02:00
Benoit Chevallier-Mames
2424352dbf docs(compiler): update apidocs 2024-04-15 09:37:48 +02:00
Benoit Chevallier-Mames
689f2d3cca docs(compiler): applying more minor fixes to the doc, for coherence 2024-04-15 09:37:48 +02:00
Miles
5d68424531 fix typos 2024-04-11 14:50:16 +02:00
Benoit Chevallier-Mames
ca7fb67d66 fix(compiler): fix the compilation doc 2024-04-11 14:38:52 +02:00
Alexandre Péré
2eae0710ed docs(frontend): add documentation for fhe modules 2024-04-04 09:46:53 +02:00
Bourgerie Quentin
2db551b1dd docs(frontend-python): Documentation of compression features
Language edit by yuxizama

Co-authored-by: yuxizama <157474013+yuxizama@users.noreply.github.com>
2024-04-04 09:13:33 +02:00
yuxizama
9e82a04ce2 docs(frontend): update survey link 2024-04-03 10:27:45 +02:00