Skip to content

Commit

Permalink
docs(compiler): adding a tutorial with floats
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Aug 8, 2024
1 parent a3cc2f1 commit 094232e
Show file tree
Hide file tree
Showing 2 changed files with 614 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorials/see-all-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#### Code examples on GitHub

* [Floating points](../../frontends/concrete-python/examples/floating_point/floating_point.ipynb)
* [Key value database](../../frontends/concrete-python/examples/key_value_database/key_value_database.ipynb)
* [SHA-256 ](../../frontends/concrete-python/examples/sha256/sha256.ipynb)
* [Game of Life](../../frontends/concrete-python/examples/game_of_life/README.md)
Expand Down
Loading

0 comments on commit 094232e

Please sign in to comment.