-
The num-bignum crate is slower by a factor 3-4 when compiling incrementally.
This crate supports `cargo bench` which allows for an easy comparison of the performance.
Without incremental compilati…
-
[Helper/bignums] Is there any way *not* to use the GMP/MPFR library?
Right now, Arturo's BigNum handling capabilities are based exclusively on the GMP & MPFR libraries, and available only in the "ful…
-
Windows 10, haven't tested on Ubuntu although I imagine it works there.
```
D:\javacard-simulator [master ≡]> npm install
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please ins…
-
the relevant part of the function is
```c++
/* vm/bignum.cpp line 1447 */
// Allocates memory
// ash for the magnitude
// assume arg1 is a big number, n is a long
bignum* factor_vm::bignum_mag…
-
Hi, I'm having an issue when calling make:
> /usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/intro.ui -o build/ui_intro.h
/usr/lib/x86_64-linux-gnu/qt4/bin/uic src/qt/forms/coincontroldialog.ui…
-
All I have follows:
I tried a simple `./configure && make && make install`
Guessing it's some weird issue with my compilation setup but I'm totally up-to-date (Ubuntu 18.04.1 LTS & nothing but `…
-
I could not install bignum package on MacOS Catalina;
I tried
npm install --save bignum, and,
npm install -g --save bignum
global download is working but after calling node index.js, the pro…
-
(This is related to #414, but only incidentally.)
As noted in the code, `bitwise-{and|ior|xor}` and functions that use them are really slow. Specifically, the pattern of splitting into high and lo…
-
When I try to make the code with `make MARCHFLAGS=-march=native -f makefile` I got the following error:
```
...
from util.cpp:1:
/usr/include/openssl/ossl_typ.h:80:16: note: forwa…
-
This may be on my end, but thought I would bring it up since I am not sure how to resolve it or where to get this address and really would like to get a recent version of Aria2 working on CentOS 6.
…