Commit Graph

54 Commits

Author SHA1 Message Date
aquint-zama
8595aad47f docs(frontend): fix broken links
and ignore those that cant be automatically checked (sadly)
2023-10-27 15:40:21 +02:00
Umut
82546cdf30 feat(frontend-python): add can store hint 2023-10-25 13:39:43 +02: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
Umut
f066678a41 docs(frontend-python): add compiler verbose and debug modes to how to debug 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
9af73a5fbe docs(frontend-python): update outdated warning in simulation docs 2023-09-18 10:45:07 +02:00
youben11
d16ce818e1 docs(compiler): build latest docs 2023-09-12 14:51:53 +01:00
Umut
f358a79018 docs(frontend-python): fix issues in comparisons tutorial 2023-09-07 10:17:59 +02:00
Umut
c9611c0289 feat(frontend-python): make comparisons multi precision 2023-09-06 11:51:03 +02:00
Umut
73f10e3b8e feat(frontend-python): create hint extension 2023-08-11 11:22:54 +02:00
Umut
1c24d8f6aa docs(frontend-python): update for multi precision and multi parameters by default 2023-08-08 11:01:29 +02:00
Umut
976ce6e481 docs(frontend-python): update simulation related configuration docs 2023-08-01 10:13:06 +02:00
youben11
bea973e895 feat(frontend): add options to enable verbose/debug mode of the compiler 2023-07-26 18:22:20 +01:00
Umut
79b38a72ec feat(compiler): provide circuit statistics 2023-07-26 11:08:15 +02:00
aquint-zama
900d25c952 docs(compiler): fix dialect links 2023-07-13 14:53:25 +02:00
aquint-zama
b0b74ee81f chore(compiler): doc edit 2023-07-13 14:33:54 +02:00
aquint-zama
654f0de81f chore(common): rearrange docs structure 2023-07-13 14:33:54 +02:00
aquint-zama
502fcfdbe6 chore(compiler): fix typos 2023-07-13 14:33:54 +02:00
Ben
96ae2df13e docs(common): documentation edits 2023-07-13 14:33:54 +02:00
rudy
9b24e8d974 docs(optimizer): add high level doc 2023-07-13 14:33:54 +02:00
Ben
f6dc891792 chore(tools): add documentation for security curves 2023-07-13 14:33:54 +02:00
aquint-zama
649c9ddce7 chore(common): update docs structure 2023-07-13 14:33:54 +02:00
Mayeul@Zama
18b9e0d246 docs(backend): add introduction 2023-07-13 14:33:54 +02:00
Mayeul@Zama
348403d25a docs(backend): add adding_new_backend.md 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
aquint-zama
88bee38643 chore(common): let Gitbook handle newlines 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
Umut
de8efe0a4c docs(frontend-python): add missing escape characters in how to configure section 2023-07-13 14:33:54 +02:00
youben11
2f8d877de8 docs(compiler): calling from other lang (rust) 2023-07-13 14:33:54 +02:00
youben11
d2e6cf28bc docs(compiler): update compilation docs 2023-07-13 14:33:54 +02:00
aquint-zama
69e6776f20 docs(common): add fhe introduction 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
Andi Drebes
efec081673 docs(compiler): Add documentation for FHE-related dialects 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
Bourgerie Quentin
ec8cb214fa docs: Update tags to v2.0.0 in documentation 2023-07-13 09:34:03 +02:00
Umut
3ec17a74b6 feat(frontend-python): support python 3.11 2023-06-12 14:34:23 +02:00
Umut
b0f83ebe97 refactor(frontend-python): rename Data to Value 2023-06-09 17:41:41 +02:00
Umut
c8cc8a811d feat(frontend-python): separate arguments 2023-06-09 13:01:27 +02:00
rudy
07d97f266d feat(frontend-python): display progress during fhe execution 2023-05-26 15:56:23 +02:00
Mehran Meidani
a5c679f0dc docs(frontend-python): add sha256 tutorial 2023-05-15 09:30:06 +02:00
Umut
8935735c2b feat(frontend-python): support rounded table lookups 2023-04-21 17:38:05 +02:00
Umut
93991dd082 docs(frontend-python): fix formatting of the warning on univariate documentation 2023-04-17 13:41:59 +02:00
Umut
d1aeae0e56 docs(frontend-python): improve the documentation of univariate extension 2023-04-17 12:59:41 +02:00
aquint-zama
8c4912275c chore(frontend/python): update kvdb tutorial 2023-04-14 09:28:11 +02:00