-
When using `encrypt` inside a `omp parallel for` loop, the error `ippMontExp: set Mont input error.` is very likely to occur, especially when the plaintext is large, e.g., close to N.
Here is the sim…
-
This is strange.
math.simplify( '1.1529215046068e+18 / 1.1529215046068e+15' )
correctly returns a constant node with value 1000
but if you add one more digit of precision
math.simplif…
-
Hi,
**Describe the bug**
`mod()` sometimes returns an unexpected result, presumably due to round-off errors.
**To Reproduce**
Please compare:
```
mod(0.15, 0.05)
// Actual result: 0.04…
-
There are two methods that derive `BigNumber`s from a `Transcript` in `utils.rs` (one draws from `±q` and one from `F_q = [0, q)`, for some bound `q`).
In practice, these are always used to genera…
-
Warnings when built with node-18:
> Deploy started at 2023-05-31T14:56:00.020Z
>
> 2023-05-31T14:56:02.017Z: Deploy started
> 2023-05-31T14:56:03.594Z: Docker image: 'fleek/create-react-app:nod…
-
The [`.size()`](https://mathjs.org/docs/reference/classes/densematrix.html#DenseMatrix+size) method on matrices always returns `number[]`. The [`math.size(x)`](https://mathjs.org/docs/reference/functi…
-
1. node fires up with `node index.js` from the frontend directory
2. client starts with `yarn start` and from the client directory.
3. localhost opens without fail
4. The prompts are working,
Seem…
-
`'toBigIntLE' is not exported by node_modules/bigint-buffer/dist/browser.js, imported by node_modules/@solana/buffer-layout-utils/lib/esm/bigint.mjs`
-
### DoD:
- [x] OPFProvider contains PK for account w/ Datatokens
- [x] REST endpoint cycles through all predictoors, checks subscription, buys/consumes if needed, and updates access to all deployed …
-
I was trying to build and got error:
```
$ forge build
[⠊] Compiling...
[⠰] Compiling 12 files with 0.8.17
[⠔] Solc 0.8.17 finished in 276.27ms
Error:
Compiler run failed
error[6553]: Syntax…