gpu.js icon indicating copy to clipboard operation
gpu.js copied to clipboard

how to use bigNumber.js with gpu.js?

Open railty opened this issue 4 years ago • 2 comments

how to use bigNumber.js with gpu.js? I don't believe that I am the first one trying to do that, but just cannot google any example.

It seems I have to rewrite all the bigNumber.js functions and use gpu.addFunction to add them into kernel, and it seems I can only use old flat functions (no class methoid etc), is that correct?

railty avatar Jul 21 '21 07:07 railty

hi .. any luck with bignumber or bigint using GPUs? will be great if we can add to this library..

cheers

trilloc avatar Sep 01 '21 02:09 trilloc

WE NEED BigInt for the crypto kids

speedmax avatar Apr 01 '22 01:04 speedmax