-
When the size of the matrix A is a little large, for example, 192 * 784. It fails when calculating the multiplication of the encrypted A and a plaintext vector B, rasing the error: `ValueError: can't …
-
### What are you trying to do and how would you want to do it differently?
I would like to define properties in yaml and link it to point depended parameter in the mesh file.
### Is it something you…
-
Only apply if there is no coefficient modulus, otherwise we need arith_ext
j2kun updated
1 month ago
-
### Problem Description
As detailed in [Challenges of Large Language Models #48](link-to-issue-48), there is challenge in reproducing results with complex workflows.
### Explore
Representing to…
-
Since the diagram is square, at least in the sense of having the same number of rows as columns, there should be an indication on screen of which direction is the modulus and which direction is the re…
-
#### Problem you'd like to fix
Currently, to access a common operation such as remainder there are multiple keypresses: toolbox -> scroll down to arithmetic -> select -> scroll to rem -> select.
…
-
```
>>> Poly(x + 1, x, modulus=2) + 1
Poly(x + 2, x, domain='ZZ')
>>> Poly(x + 1, x, modulus=2) + Poly(1, x, modulus=2)
Poly(x, x, modulus=2)
```
I would expect the first to give the same answ…
-
**Your Contact:** iordan.boev@gmail.com
**Your environment (OS/HW):** not a technical question/problem
**Detailed Description:**
Hello,
I have a computational problem involving the plaintext …
-
I got bitten by this optimisation not being present, resulting in the JIT emitting an unnecessary call to modulo.
-
```
Hi
I deployed "JAP_REMOTE_WS_NODE_MODULUS-2.0.0" and configured
"JAP_REMOTE_WS.json" as:
{
"LOGGER":
{
"LEVEL": "DEBUG"
},
"REMOTE_PROXY_SERVER":
{
"TYPE": "H…