-
### Issue Type
Build/Install
### Modules Involved
Others
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### OS Plat…
-
The 'MCL' library may be faster: https://github.com/herumi/mcl
-
Hello,
I need to serialize GT elements for bls12-381.
I noticed that the 12 field elements that form a GT element of bls12-381 generated by your library are different from the ones serialized by the…
-
### Description
Add a mode whereby all gVisor memory pages, including those of the sandboxed application, are `mlock`ed (i.e. they cannot be paged out to swap).
This is useful for situations whe…
-
2023-09-22 06:40:40 E/SkikoMirai: java.lang.UnsatisfiedLinkError: Failed to load library "/home/mirai/data/org.laolittle.plugin.SkikoMirai/lib/libskiko-linux-x64.so"
java.lang.UnsatisfiedLinkError: F…
-
File `Mcl C++ Class Library.chm" from
https://resources.oreilly.com/examples/9781565922969/blob/master/Help/Mcl%20C++%20Class%20Library.chm
renders badly. Same in 3.1.2 so not a regression.
-
Would you please help me with this issue? Thanks!
I am using Macbook Air
1.6 GHz Intel Core i5
64 bit
g++ --version :g++-4.9
At the end of step "make test-sdsl" , I get these errors:
-------…
-
I have a number of tasks that look like: `lapply(long_list, fast_function)` and I'd like to get away from using mclapply (for reasons you've talked about before).
However, in my benchmarks I see t…
-
## Problem
The value returned by `MackChainLadder()` depends on whether `Triangle` is passed directly (i.e. as a function argument) or using `magrittr`'s pipe operator (`%>%`):
```
library(Chai…
msenn updated
2 years ago
-
First of all, thanks for providing the CK package, it works amazingly! However, when I am trying
**ck compile program:caffe-time-opencl**
I got a linking error
**fatal error LNK1104: cannot open …