Files
powdr/book
Georg Wiese 4340d462ed Update docs to mention RUSTFLAGS (#1766)
This makes sure that we use AVX instructions when available. Seems to
speed up Plonky3 proofs (slightly for Goldilocks and 30-50% for
BabyBear).
2024-09-06 16:37:42 +00:00
..
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00
2023-07-27 14:51:22 +02:00

the powdr book

This is the powdr book.

Contributing

To serve the book:

cargo install mdbook
mdbook serve

Then put changes in the src folder.