Skip to content

Latest commit

 

History

History
168 lines (158 loc) · 22.5 KB

Readme.md

File metadata and controls

168 lines (158 loc) · 22.5 KB

Nim Math Packages

Navigation

By Name

  • aidansteele/sph -
    ( 2018-10-19 / 5 commits / 9 stars )
  • b3liever/manu - Nim MAtrix NUmeric package
    ( 2019-10-24 / 69 commits / 17 stars )
  • cheatfate/nimcrypto - Nim cryptographic library
    ( 2020-04-09 / 153 commits / 62 stars )
  • HugoGranstrom/numericalnim - A collection of numerical methods written in Nim
    ( 2020-04-24 / 108 commits / 32 stars )
  • jangko/nimAES - Advanced Encryption Standard, Rinjdael Algorithm written in Nim
    ( 2020-04-17 / 21 commits / 29 stars )
  • jangko/nimSHA2 - Secure Hash Algorithm 2
    ( 2018-10-18 / 14 commits / 21 stars )
  • juancarlospaco/nim-constants - Mathematical numerical named static constants useful for different disciplines
    ( 2019-11-04 / 9 commits / 1 stars )
  • juancarlospaco/nim-crc32 - CRC32 for Nim.
    ( 2020-03-17 / 11 commits / 5 stars )
  • juancarlospaco/nim-easings - Robert Penner Easing Functions for Nim
    ( 2019-11-04 / 12 commits / 3 stars )
  • juancarlospaco/nim-euclidean - Euclidean Division & Euclidean Modulo for Nim
    ( 2019-11-04 / 22 commits / 0 stars )
  • mratsim/Arraymancer - 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
    ( 2020-05-13 / 808 commits / 653 stars )
  • mratsim/constantine - Constant time pairing-based or elliptic curve based cryptography and digital signatures
    ( 2020-04-17 / 200 commits / 24 stars )
  • numforge/laser - The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
    ( 2019-11-09 / 398 commits / 168 stars )
  • numforge/loop-fusion - Loop efficiently over a variadic number of containers
    ( 2019-04-26 / 30 commits / 32 stars )
  • numforge/nim-clblast - A Nim wrapper for CLBlast, a tuned OpenCL BLAS library
    ( 2019-08-28 / 9 commits / 6 stars )
  • oprypin/nim-random - Random number generation library for Nim
    ( 2020-04-26 / 119 commits / 54 stars )
  • PMunch/nim-persistent-vector - Implementation of Clojures persistent vector in Nim for easy immutable lists.
    ( 2019-11-05 / 11 commits / 12 stars )
  • ruivieira/nim-mentat - A Nim library for data science and machine learning
    ( 2019-05-07 / 7 commits / 3 stars )
  • sinkingsugar/nimtorch - PyTorch - Python + Nim
    ( 2019-06-08 / 877 commits / 313 stars )
  • status-im/nim-blscurve - Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
    ( 2020-04-22 / 81 commits / 11 stars )
  • status-im/nim-bncurve - Nim Barreto-Naehrig pairing-friendly elliptic curve implementation
    ( 2019-08-24 / 21 commits / 2 stars )
  • status-im/nim-faststreams - Nearly zero-overhead input/output streams for Nim
    ( 2020-05-15 / 62 commits / 21 stars )
  • status-im/nim-kdf - Cryptographic Key Derivation Functions
    ( 2020-02-24 / 1 commits / 1 stars )
  • status-im/nim-stint - Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
    ( 2019-12-18 / 213 commits / 36 stars )
  • StefanSalewski/cdt - Constrained Delaunay Triangulation (2D), incremental / fully dynamic
    ( 2019-11-29 / 4 commits / 3 stars )
  • treeform/chroma - Everything you want to do with colors, in nim.
    ( 2020-05-07 / 76 commits / 36 stars )
  • treeform/orbits - Orbits - orbital mechanics library for nim.
    ( 2020-03-08 / 17 commits / 23 stars )
  • treeform/vmath - Math vector library for graphical things.
    ( 2020-05-18 / 68 commits / 9 stars )
  • treeform/word2vec - Word2vec implemented in nim.
    ( 2020-01-18 / 10 commits / 20 stars )
  • unicredit/alea - Define and compose random variables
    ( 2020-04-30 / 71 commits / 21 stars )
  • unicredit/linear-algebra - Linear algebra for Nim
    ( 2017-06-15 / 411 commits / 122 stars )
  • unicredit/neo - A matrix library
    ( 2020-01-16 / 238 commits / 145 stars )
  • unicredit/nimblas - BLAS for Nim
    ( 2019-02-26 / 21 commits / 26 stars )
  • yglukhov/nimsl - Shaders in Nim language
    ( 2020-03-11 / 45 commits / 60 stars )

⬆ Navigation

By CommitCount

  • sinkingsugar/nimtorch - PyTorch - Python + Nim
    (877 commits / 313 stars / 2019-06-08 )
  • mratsim/Arraymancer - 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
    (808 commits / 653 stars / 2020-05-13 )
  • unicredit/linear-algebra - Linear algebra for Nim
    (411 commits / 122 stars / 2017-06-15 )
  • numforge/laser - The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
    (398 commits / 168 stars / 2019-11-09 )
  • unicredit/neo - A matrix library
    (238 commits / 145 stars / 2020-01-16 )
  • status-im/nim-stint - Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
    (213 commits / 36 stars / 2019-12-18 )
  • mratsim/constantine - Constant time pairing-based or elliptic curve based cryptography and digital signatures
    (200 commits / 24 stars / 2020-04-17 )
  • cheatfate/nimcrypto - Nim cryptographic library
    (153 commits / 62 stars / 2020-04-09 )
  • oprypin/nim-random - Random number generation library for Nim
    (119 commits / 54 stars / 2020-04-26 )
  • HugoGranstrom/numericalnim - A collection of numerical methods written in Nim
    (108 commits / 32 stars / 2020-04-24 )
  • status-im/nim-blscurve - Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
    (81 commits / 11 stars / 2020-04-22 )
  • treeform/chroma - Everything you want to do with colors, in nim.
    (76 commits / 36 stars / 2020-05-07 )
  • unicredit/alea - Define and compose random variables
    (71 commits / 21 stars / 2020-04-30 )
  • b3liever/manu - Nim MAtrix NUmeric package
    (69 commits / 17 stars / 2019-10-24 )
  • treeform/vmath - Math vector library for graphical things.
    (68 commits / 9 stars / 2020-05-18 )
  • status-im/nim-faststreams - Nearly zero-overhead input/output streams for Nim
    (62 commits / 21 stars / 2020-05-15 )
  • yglukhov/nimsl - Shaders in Nim language
    (45 commits / 60 stars / 2020-03-11 )
  • numforge/loop-fusion - Loop efficiently over a variadic number of containers
    (30 commits / 32 stars / 2019-04-26 )
  • juancarlospaco/nim-euclidean - Euclidean Division & Euclidean Modulo for Nim
    (22 commits / 0 stars / 2019-11-04 )
  • jangko/nimAES - Advanced Encryption Standard, Rinjdael Algorithm written in Nim
    (21 commits / 29 stars / 2020-04-17 )
  • status-im/nim-bncurve - Nim Barreto-Naehrig pairing-friendly elliptic curve implementation
    (21 commits / 2 stars / 2019-08-24 )
  • unicredit/nimblas - BLAS for Nim
    (21 commits / 26 stars / 2019-02-26 )
  • treeform/orbits - Orbits - orbital mechanics library for nim.
    (17 commits / 23 stars / 2020-03-08 )
  • jangko/nimSHA2 - Secure Hash Algorithm 2
    (14 commits / 21 stars / 2018-10-18 )
  • juancarlospaco/nim-easings - Robert Penner Easing Functions for Nim
    (12 commits / 3 stars / 2019-11-04 )
  • PMunch/nim-persistent-vector - Implementation of Clojures persistent vector in Nim for easy immutable lists.
    (11 commits / 12 stars / 2019-11-05 )
  • juancarlospaco/nim-crc32 - CRC32 for Nim.
    (11 commits / 5 stars / 2020-03-17 )
  • treeform/word2vec - Word2vec implemented in nim.
    (10 commits / 20 stars / 2020-01-18 )
  • numforge/nim-clblast - A Nim wrapper for CLBlast, a tuned OpenCL BLAS library
    (9 commits / 6 stars / 2019-08-28 )
  • juancarlospaco/nim-constants - Mathematical numerical named static constants useful for different disciplines
    (9 commits / 1 stars / 2019-11-04 )
  • ruivieira/nim-mentat - A Nim library for data science and machine learning
    (7 commits / 3 stars / 2019-05-07 )
  • aidansteele/sph -
    (5 commits / 9 stars / 2018-10-19 )
  • StefanSalewski/cdt - Constrained Delaunay Triangulation (2D), incremental / fully dynamic
    (4 commits / 3 stars / 2019-11-29 )
  • status-im/nim-kdf - Cryptographic Key Derivation Functions
    (1 commits / 1 stars / 2020-02-24 )

⬆ Navigation

By Activity

  • treeform/vmath - Math vector library for graphical things.
    ( 2020-05-18 / 68 commits / 9 stars )
  • status-im/nim-faststreams - Nearly zero-overhead input/output streams for Nim
    ( 2020-05-15 / 62 commits / 21 stars )
  • mratsim/Arraymancer - 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
    ( 2020-05-13 / 808 commits / 653 stars )
  • treeform/chroma - Everything you want to do with colors, in nim.
    ( 2020-05-07 / 76 commits / 36 stars )
  • unicredit/alea - Define and compose random variables
    ( 2020-04-30 / 71 commits / 21 stars )
  • oprypin/nim-random - Random number generation library for Nim
    ( 2020-04-26 / 119 commits / 54 stars )
  • HugoGranstrom/numericalnim - A collection of numerical methods written in Nim
    ( 2020-04-24 / 108 commits / 32 stars )
  • status-im/nim-blscurve - Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
    ( 2020-04-22 / 81 commits / 11 stars )
  • mratsim/constantine - Constant time pairing-based or elliptic curve based cryptography and digital signatures
    ( 2020-04-17 / 200 commits / 24 stars )
  • jangko/nimAES - Advanced Encryption Standard, Rinjdael Algorithm written in Nim
    ( 2020-04-17 / 21 commits / 29 stars )
  • cheatfate/nimcrypto - Nim cryptographic library
    ( 2020-04-09 / 153 commits / 62 stars )
  • juancarlospaco/nim-crc32 - CRC32 for Nim.
    ( 2020-03-17 / 11 commits / 5 stars )
  • yglukhov/nimsl - Shaders in Nim language
    ( 2020-03-11 / 45 commits / 60 stars )
  • treeform/orbits - Orbits - orbital mechanics library for nim.
    ( 2020-03-08 / 17 commits / 23 stars )
  • status-im/nim-kdf - Cryptographic Key Derivation Functions
    ( 2020-02-24 / 1 commits / 1 stars )
  • treeform/word2vec - Word2vec implemented in nim.
    ( 2020-01-18 / 10 commits / 20 stars )
  • unicredit/neo - A matrix library
    ( 2020-01-16 / 238 commits / 145 stars )
  • status-im/nim-stint - Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
    ( 2019-12-18 / 213 commits / 36 stars )
  • StefanSalewski/cdt - Constrained Delaunay Triangulation (2D), incremental / fully dynamic
    ( 2019-11-29 / 4 commits / 3 stars )
  • numforge/laser - The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
    ( 2019-11-09 / 398 commits / 168 stars )
  • PMunch/nim-persistent-vector - Implementation of Clojures persistent vector in Nim for easy immutable lists.
    ( 2019-11-05 / 11 commits / 12 stars )
  • juancarlospaco/nim-easings - Robert Penner Easing Functions for Nim
    ( 2019-11-04 / 12 commits / 3 stars )
  • juancarlospaco/nim-euclidean - Euclidean Division & Euclidean Modulo for Nim
    ( 2019-11-04 / 22 commits / 0 stars )
  • juancarlospaco/nim-constants - Mathematical numerical named static constants useful for different disciplines
    ( 2019-11-04 / 9 commits / 1 stars )
  • b3liever/manu - Nim MAtrix NUmeric package
    ( 2019-10-24 / 69 commits / 17 stars )
  • numforge/nim-clblast - A Nim wrapper for CLBlast, a tuned OpenCL BLAS library
    ( 2019-08-28 / 9 commits / 6 stars )
  • status-im/nim-bncurve - Nim Barreto-Naehrig pairing-friendly elliptic curve implementation
    ( 2019-08-24 / 21 commits / 2 stars )
  • sinkingsugar/nimtorch - PyTorch - Python + Nim
    ( 2019-06-08 / 877 commits / 313 stars )
  • ruivieira/nim-mentat - A Nim library for data science and machine learning
    ( 2019-05-07 / 7 commits / 3 stars )
  • numforge/loop-fusion - Loop efficiently over a variadic number of containers
    ( 2019-04-26 / 30 commits / 32 stars )
  • unicredit/nimblas - BLAS for Nim
    ( 2019-02-26 / 21 commits / 26 stars )
  • aidansteele/sph -
    ( 2018-10-19 / 5 commits / 9 stars )
  • jangko/nimSHA2 - Secure Hash Algorithm 2
    ( 2018-10-18 / 14 commits / 21 stars )
  • unicredit/linear-algebra - Linear algebra for Nim
    ( 2017-06-15 / 411 commits / 122 stars )

⬆ Navigation

By Popularity

  • mratsim/Arraymancer - 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
    (653 stars / 2020-05-13 / 808 commits )
  • sinkingsugar/nimtorch - PyTorch - Python + Nim
    (313 stars / 2019-06-08 / 877 commits )
  • numforge/laser - The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
    (168 stars / 2019-11-09 / 398 commits )
  • unicredit/neo - A matrix library
    (145 stars / 2020-01-16 / 238 commits )
  • unicredit/linear-algebra - Linear algebra for Nim
    (122 stars / 2017-06-15 / 411 commits )
  • cheatfate/nimcrypto - Nim cryptographic library
    (62 stars / 2020-04-09 / 153 commits )
  • yglukhov/nimsl - Shaders in Nim language
    (60 stars / 2020-03-11 / 45 commits )
  • oprypin/nim-random - Random number generation library for Nim
    (54 stars / 2020-04-26 / 119 commits )
  • status-im/nim-stint - Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
    (36 stars / 2019-12-18 / 213 commits )
  • treeform/chroma - Everything you want to do with colors, in nim.
    (36 stars / 2020-05-07 / 76 commits )
  • numforge/loop-fusion - Loop efficiently over a variadic number of containers
    (32 stars / 2019-04-26 / 30 commits )
  • HugoGranstrom/numericalnim - A collection of numerical methods written in Nim
    (32 stars / 2020-04-24 / 108 commits )
  • jangko/nimAES - Advanced Encryption Standard, Rinjdael Algorithm written in Nim
    (29 stars / 2020-04-17 / 21 commits )
  • unicredit/nimblas - BLAS for Nim
    (26 stars / 2019-02-26 / 21 commits )
  • mratsim/constantine - Constant time pairing-based or elliptic curve based cryptography and digital signatures
    (24 stars / 2020-04-17 / 200 commits )
  • treeform/orbits - Orbits - orbital mechanics library for nim.
    (23 stars / 2020-03-08 / 17 commits )
  • jangko/nimSHA2 - Secure Hash Algorithm 2
    (21 stars / 2018-10-18 / 14 commits )
  • status-im/nim-faststreams - Nearly zero-overhead input/output streams for Nim
    (21 stars / 2020-05-15 / 62 commits )
  • unicredit/alea - Define and compose random variables
    (21 stars / 2020-04-30 / 71 commits )
  • treeform/word2vec - Word2vec implemented in nim.
    (20 stars / 2020-01-18 / 10 commits )
  • b3liever/manu - Nim MAtrix NUmeric package
    (17 stars / 2019-10-24 / 69 commits )
  • PMunch/nim-persistent-vector - Implementation of Clojures persistent vector in Nim for easy immutable lists.
    (12 stars / 2019-11-05 / 11 commits )
  • status-im/nim-blscurve - Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
    (11 stars / 2020-04-22 / 81 commits )
  • aidansteele/sph -
    (9 stars / 2018-10-19 / 5 commits )
  • treeform/vmath - Math vector library for graphical things.
    (9 stars / 2020-05-18 / 68 commits )
  • numforge/nim-clblast - A Nim wrapper for CLBlast, a tuned OpenCL BLAS library
    (6 stars / 2019-08-28 / 9 commits )
  • juancarlospaco/nim-crc32 - CRC32 for Nim.
    (5 stars / 2020-03-17 / 11 commits )
  • ruivieira/nim-mentat - A Nim library for data science and machine learning
    (3 stars / 2019-05-07 / 7 commits )
  • juancarlospaco/nim-easings - Robert Penner Easing Functions for Nim
    (3 stars / 2019-11-04 / 12 commits )
  • StefanSalewski/cdt - Constrained Delaunay Triangulation (2D), incremental / fully dynamic
    (3 stars / 2019-11-29 / 4 commits )
  • status-im/nim-bncurve - Nim Barreto-Naehrig pairing-friendly elliptic curve implementation
    (2 stars / 2019-08-24 / 21 commits )
  • juancarlospaco/nim-constants - Mathematical numerical named static constants useful for different disciplines
    (1 stars / 2019-11-04 / 9 commits )
  • status-im/nim-kdf - Cryptographic Key Derivation Functions
    (1 stars / 2020-02-24 / 1 commits )
  • juancarlospaco/nim-euclidean - Euclidean Division & Euclidean Modulo for Nim
    (0 stars / 2019-11-04 / 22 commits )

⬆ Navigation