The Wayback Machine - https://web.archive.org/web/20220104143223/https://github.com/mratsim
Skip to content
Avatar
:shipit:
:shipit:

Achievements

Achievements

Organizations

@status-im @numforge @eth-clients
Block or Report

Block or report mratsim

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends

    Nim 901 82

  2. weave Public

    A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead

    Nim 363 18

  3. Amazon Forest Computer Vision: Satellite Image tagging code using PyTorch / Keras with lots of PyTorch tricks

    Jupyter Notebook 355 69

  4. Constant time pairing-based or elliptic curve based cryptography and digital signatures

    Nim 87 8

  5. talks Public

    A repo of my talks

    7

  6. An educational raytracer

    C 88 1

477 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

January 2022

Created a pull request in status-im/nimbus-eth2 that received 1 comment

Bump BLST, improve deserialization speed

Improve pubkey deserialization speed by 20%. Improve signature deserialization by 5%. Deserialization is bottleneck to subgroup checks which if don…

+1 −1 1 comment
Opened 5 other pull requests in 2 repositories

Created an issue in ConsenSys/gnark-crypto that received 2 comments

Faster subgroup checks on G2 on most curves

I've had a look in the library and it seems like Scott optimization in was implemented only for BLS12-381 (paper: https://eprint.iacr.org/2021/1130…

2 comments