mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore: Move to the mono repo layout
This commit is contained in:
40
frontends/concrete-python/docs/SUMMARY.md
Normal file
40
frontends/concrete-python/docs/SUMMARY.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Table of contents
|
||||
|
||||
* [What is Concrete Numpy?](README.md)
|
||||
|
||||
## Getting Started
|
||||
|
||||
* [Installation](getting-started/installing.md)
|
||||
* [Quick Start](getting-started/quick\_start.md)
|
||||
* [Compatibility](getting-started/compatibility.md)
|
||||
* [Exactness](getting-started/exactness.md)
|
||||
* [Performance](getting-started/performance.md)
|
||||
|
||||
## Tutorials
|
||||
|
||||
* [Decorator](tutorial/decorator.md)
|
||||
* [Formatting](tutorial/formatting.md)
|
||||
* [Tagging](tutorial/tagging.md)
|
||||
* [Extensions](tutorial/extensions.md)
|
||||
* [Table Lookups](tutorial/table\_lookups.md)
|
||||
* [Rounded Table Lookups](tutorial/rounded\_table\_lookups.md)
|
||||
* [Floating Points](tutorial/floating\_points.md)
|
||||
* [Simulation](tutorial/simulation.md)
|
||||
* [Direct Circuits](tutorial/direct\_circuits.md)
|
||||
* [Key Value Database](tutorial/key\_value\_database.md)
|
||||
|
||||
## How To
|
||||
|
||||
* [Configure](howto/configure.md)
|
||||
* [Debug](howto/debug.md)
|
||||
* [Deploy](howto/deploy.md)
|
||||
|
||||
## Developer
|
||||
|
||||
* [Project Setup](dev/project\_setup.md)
|
||||
* [Docker Setup](dev/docker.md)
|
||||
* [Contribute](dev/contributing.md)
|
||||
* [Terminology and Structure](dev/terminology\_and\_structure.md)
|
||||
* [Compilation](dev/compilation.md)
|
||||
* [Fusing](dev/fusing.md)
|
||||
* [MLIR](dev/mlir.md)
|
||||
Reference in New Issue
Block a user