Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 206 Bytes

Info

Small collection of mathematical functions:

  • comp
    • Modular exponentiation
  • cyclicgroup
    • Group elements, generator and order computations
  • primenumber
    • Prime number computing (brute-force)