KIMURA Yu

Results 3 comments of KIMURA Yu

https://github.com/rust-cuda/cuda-sys I found this one. I propose that: - Creating "cublas-src" repository - In the "cublas-src" repository, write the code of wrapper for "cublas-sys" with BLAS interface. - In the...

Sorry it was my misunderstanding. `cublas-sys` is not needed. However, the interface of cuBLAS seems to be slightly different from it of BLAS, so I think we need the wrapper...

I'm interested in helping out. My repository is here: https://github.com/lcnem/cosmos-sdk-js Now I've done: - Rewrite with TypeScript - Support secp256k1 signing - Support bip32 path in reference to bip44 -...