gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.08k stars 650 forks source link

how to use bigNumber.js with gpu.js? #705

Open railty opened 3 years ago

railty commented 3 years ago

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?

trilloc commented 3 years ago

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

cheers

speedmax commented 2 years ago

WE NEED BigInt for the crypto kids