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 |
|
Jeremy Shulman
|
cc276dee73
|
chore(frontend/python): doc fixes
GITBOOK-1
|
2023-04-12 11:51:50 +02:00 |
|
Jeremy Zaccherini
|
4278bc655d
|
docs(common): update README
|
2023-04-12 07:58:42 +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 |
|