Skip to content

Elm library for integer arithmetic and number theory

License

Notifications You must be signed in to change notification settings

lynn/elm-arithmetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic: Elm library for integer arithmetic and number theory

(View the docs here.)

Implements some useful functions involving:

  • Parity and modular arithmetic
  • Base conversion
  • Squares and cubes
  • Divisors, GCD, LCM
  • The Chinese Remainder Theorem
  • Prime sieves and prime checking (Miller–Rabin)

Released under the BSD3 license.

About

Elm library for integer arithmetic and number theory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages