Commit Graph

46 Commits

Author SHA1 Message Date
Umut
2968e8070f docs(frontend): add performance tips section 2024-08-02 11:17:24 +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
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
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
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
Antoniu Pop
fe2682a78e docs(compiler): Add documentation for enabling and configuring GPU offloading. 2024-05-03 11:58:56 +01: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
689f2d3cca docs(compiler): applying more minor fixes to the doc, for coherence 2024-04-15 09:37:48 +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
91e78a32de docs(frontend): fix a typo 2024-04-03 10:27:45 +02:00
Yuxi Zhao
7f506c0c45 docs(frontend): fix designs 2024-03-18 10:50:58 +00:00
Benoit Chevallier-Mames
c2f47cb103 docs(compiler): update the doc 2024-03-13 17:10:30 +01:00
Benoit Chevallier-Mames
e37a840e7e docs(compiler): adding API doc 2024-03-13 17:10:00 +01:00
Yuxi Zhao
a0195cf315 docs(frontend): update new structure and landing page 2024-03-11 18:55:50 +01:00
Benoit Chevallier-Mames
089b5e8d6c docs(compiler): reorganize the doc 2024-03-04 17:48:16 +01:00
Benoit Chevallier-Mames
68cada3963 docs(frontend): add a tutorial about XOR distance 2024-03-04 16:14:14 +01:00
Alexandre Péré
166a3217ad docs(frontend): add doc for weak composition 2024-01-25 17:21:54 +01:00
Umut
037600112d feat(frontend-python): drawing 2024-01-23 11:42:26 +03:00
Umut
b8db12ae53 feat(frontend-python): bit extraction 2023-12-26 14:31:23 +03:00
Umut
54d792c7bf feat(frontend-python): add truncate bit pattern extension 2023-12-05 14:20:54 +01:00
Umut
743ecfb4de feat(frontend-python): support fully encrypted np.minimum and np.maximum 2023-11-16 14:04:54 +03:00
aquint-zama
e5ed6f0db7 docs(frontend): add FHE workarounds 2023-10-23 09:39:33 +02:00
Umut
101a6da6ba docs(frontend-python): add statistics tutorial 2023-09-28 17:35:35 +02:00
Benoit Chevallier-Mames
af63e900cf docs(frontend): adding a Game of Life example
closes #457
2023-09-26 12:48:38 +02:00
Umut
8b689a5894 feat(frontend-python): make bitwise operations multi precision 2023-09-19 15:28:08 +02:00
Umut
c9611c0289 feat(frontend-python): make comparisons multi precision 2023-09-06 11:51:03 +02:00
aquint-zama
654f0de81f chore(common): rearrange docs structure 2023-07-13 14:33:54 +02:00
aquint-zama
649c9ddce7 chore(common): update docs structure 2023-07-13 14:33:54 +02:00
Bourgerie Quentin
8782a28694 docs(common): add project layout for developers 2023-07-13 14:33:54 +02:00
aquint-zama
25754a656a docs(common): add FHE dialects autogenerated docs 2023-07-13 14:33:54 +02:00
Umut
4e03632a11 docs(frontend-python): add bit width assignment and parameter selection sections 2023-07-13 14:33:54 +02:00
youben11
d2e6cf28bc docs(compiler): update compilation docs 2023-07-13 14:33:54 +02:00
Umut
8968f29052 docs(frontend-python): add progressbar section 2023-07-13 14:33:54 +02:00
Umut
c3f2b71833 docs(frontend-python): re-write rounding section 2023-07-13 14:33:54 +02:00
Umut
f1ae7a1233 docs(frontend-python): move sha256 tutorial to application tutorials 2023-07-13 14:33:54 +02:00
Umut
5e4cf34598 docs(frontend-python): move kvdb tutorial to application tutorials 2023-07-13 14:33:54 +02:00
aquint-zama
407a3b2cde docs(common): add table of content proposal 2023-07-13 14:33:54 +02:00
Umut
c8cc8a811d feat(frontend-python): separate arguments 2023-06-09 13:01:27 +02:00
Umut
673b02473f feat(frontend/python): explicit key management 2023-04-11 14:55:57 +02:00
aquint-zama
fdf6f41a89 docs(frontend/python): overhaul python frontend docs 2023-04-11 10:15:42 +02:00