Skip to content

NolanDeveloper/liba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci-tests-status

List of implemented algorithms:

  • Integer square root
  • Least common multiple (lcm)
  • Greatest common divisor (gcd), extended too
  • Multiplicative inserse modulo n
  • Fast exponentiation modulo n
  • Binary search both for int64 and for double
  • Array partitioning
  • Order statistics

About

Library with common algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published