Commit Graph

28 Commits

Author SHA1 Message Date
Benoit Chevallier-Mames
bcc146bd6e doc: let's agree on a plan
closes #305
2021-09-09 09:46:04 +02:00
Arthur Meyre
a8e7f0e237 tools: create Docker release image, helper build script and requirements
- also create Documentation and issue template
2021-09-08 18:16:30 +02:00
Benoit Chevallier-Mames
567a382632 doc: let's reorganise markdowns and documentation
closes #291
2021-09-08 11:27:02 +02:00
Arthur Meyre
959328e0f5 chore: rename hdk to concrete first pass 2021-09-06 18:43:49 +02:00
Benoit Chevallier-Mames
6b6aa7ee4e doc: add info from Rand about external PR
closes #289
2021-09-06 10:29:28 +02:00
Arthur Meyre
97ce55447f refactor: modify the imports to have everything in numpy
- allows users to do import hdk.numpy as hnp and use hnp for everything
- update notebooks and docs
2021-09-03 09:58:00 +02:00
Arthur Meyre
bf2585ba0a refacto: rename hnumpy to numpy as requested for the package imports 2021-09-02 12:20:01 +02:00
Umut
1e8debfb57 refactor: rename ClearValue/EncryptedValue to ClearScalar/EncryptedScalar 2021-09-01 15:33:19 +03:00
Umut
3b3714893b fix(getting-started-document): fix the invalid highlighting that cause sphinx warnings 2021-09-01 10:57:07 +03:00
Umut
a9ccba60ef docs: create compilation pipeline in depth document 2021-09-01 10:57:07 +03:00
Arthur Meyre
135805a1b9 tools: make matplotlib work inside the dev docker
- use special DNS from docker
- install tkinter
- use proper matplotlib backend
- add instructions to install xserver in docs/dev/GETTING-STARTED.md
2021-08-31 14:57:20 +02:00
Arthur Meyre
c907cd0470 docs: float fusing explanation 2021-08-30 18:02:58 +02:00
Arthur Meyre
3541e4ff4e fix(tools): various Makefile improvements
- sync output recursively for make calls
- add a script to get the number of cpus on mac and linux
- Makefile formatting
- update serialize_targets.sh to invoke the proper make binary
- Add instructions to install make
2021-08-26 14:32:18 +02:00
Arthur Meyre
0c5d5b0fd0 docs: change ordering of attributes and methods to be grouped
- alphabetical makes the docs hard to read
2021-08-18 14:30:37 +02:00
Benoit Chevallier
4afc373a6b Update GETTING-STARTED.md
Adding the group name
2021-08-12 15:51:35 +02:00
Umut
8fd0ae5c85 feat(docker): create a docker environment to test and develop MLIR stuff 2021-08-12 10:51:26 +03:00
Benoit Chevallier-Mames
8f3e461e3b fix: docstring following google conventions
refs #122
2021-08-11 18:11:56 +02:00
Benoit Chevallier-Mames
765df12a2d doc: add autogenerated doc in sphinx
refs #118
2021-08-11 15:23:11 +02:00
Umut
fe9ab2d21d feat(compilation): create compilation artifacts and provide a way to export them in a textual format 2021-08-11 10:26:54 +03:00
Umut
56556a85e9 feat(representation): create lookup table wrapper to be used during tracing direct table lookups 2021-08-10 12:42:38 +03:00
Umut
4b1990e731 doc(getting-started-guide): add getting started guide to sphinx toc and readme.md, fix branch convention, improve wording 2021-08-06 10:54:32 +03:00
Umut
ebce33327d doc(getting-started-guide): rephrase some sentences, fix typos, add leaving the environment section 2021-08-06 10:54:32 +03:00
Umut
43ba1c5296 doc(getting-started-guide): add link to conventional commits documentation 2021-08-06 10:54:32 +03:00
Umut
e0231d9775 doc(getting-started-guide): create terminology section, add section descriptions, improve some commands, fix typos 2021-08-06 10:54:32 +03:00
Umut
7fa67e1e4a doc: create getting started guide 2021-08-06 10:54:32 +03:00
Arthur Meyre
b883995911 docs(dev): update frontend flow file
- use feedbacks and re-evaluate with experience building the numpy tracing
2021-07-26 17:18:04 +02:00
aquint-zama
ae992e4cdc docs: move to sphinx
relates #15
2021-07-15 16:56:53 +02:00
Arthur Meyre
68a6244593 docs(dev): add ARCHITECTURE.md and initial frontend flow 2021-07-15 11:00:42 +02:00