1.3.2 • Published 4 years ago

cpmath v1.3.2

Weekly downloads
12
License
ISC
Repository
github
Last release
4 years ago

CPMath

All Contributors Version Total Downloads Monthly Downloads Weekly Downloads A NPM mathematics library for CP

Algorithm List

  • Seive
  • Power with Mod
  • Get Divisor in sqrt(n)
  • Matrix Multiplication, Addition and Exponentation
  • Finding nth Fibonacci in log(n)
  • Karatsuba Multiplication
  • Extended Euclidean Algorithm
  • Diophantine Equation(Initial Solution)
  • Euler Totient
  • Zfunction
  • Stein's GCD
  • Sigmoid
  • Softmax
  • Tanh
  • ReLU
  • Leaky ReLU
  • nCr using Fermat's theorem
  • PollardRho Factorization
  • Dixon Factorization
  • Rencontres Number (Counting partial derangements)
  • Leornado Number
  • Dyck Path(A staircase walk in matrix) Count
  • Hosoya's Traingle
  • Betrothed numbers
  • Frugal Number
  • Blum Integer
  • Lemoine’s Conjecture
  • Aliquot sum
  • Fermat’s Last Theorem
  • K-Jagged Number
  • Euler’s Four Square Identity
  • ...more to come

Blog

https://progwithme.blogspot.com/

Getting started

  • Fork the repository.
  • Clone it to your machine.

Code of Conduct

We really appreciate the keen interest and the overall work culture we create by working together as a team with various unique experiences and minds culminated into a single project. This is only possible if we respect each other.

Kindly go through our Code of Conduct to take a moment and familiarise with the spirit of opensource.

Contributing Guide

PR rules:

  • Kindly follow the Pull Request template provided.

For more details kindly go through our Contributing Guidelines.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago