mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
docs: Fix typos at poulpy-core/README/md
This commit is contained in:
@@ -154,7 +154,7 @@ atk.at(row, 0).decrypt(...);
|
|||||||
```
|
```
|
||||||
## Keyswitching, Automorphism & External Product
|
## Keyswitching, Automorphism & External Product
|
||||||
|
|
||||||
Keyswitching, automorphisms, and external products are supported for all ciphertext types where they are well-defined.
|
Keyswitching, automorphisms and external products are supported for all ciphertext types where they are well-defined.
|
||||||
This includes subtypes such as `GGLWEAutomorphismKey`.
|
This includes subtypes such as `GGLWEAutomorphismKey`.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|||||||
Reference in New Issue
Block a user