tfhe 1.3.0 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/tfhe_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -149,7 +149,7 @@ To run this code, use the following command:
|
|
|
149
149
|
> Note that when running code that uses `TFHE-rs`, it is highly recommended
|
|
150
150
|
to run in release mode with cargo's `--release` flag to have the best performances possible.
|
|
151
151
|
|
|
152
|
-
*Find an example with more explanations in [this part of the documentation](https://docs.zama.ai/tfhe-rs/get-started/
|
|
152
|
+
*Find an example with more explanations in [this part of the documentation](https://docs.zama.ai/tfhe-rs/get-started/quick-start)*
|
|
153
153
|
|
|
154
154
|
<p align="right">
|
|
155
155
|
<a href="#about" > ↑ Back to top </a>
|
package/package.json
CHANGED
package/tfhe_bg.wasm
CHANGED
|
Binary file
|