Liking cljdoc? Tell your friends :D

com.hypirion/primes changelog

0.2.1 0.2.0 API tag

  • Major speed improvements for prime? and factorize,
  • Minor speed improvements for get, take-below and take.

0.2.0 API tag

  • Implement last-below and first-above, for quickly picking up primes in close vicinity of a number.
  • Implement factorize to quickly factorize a number.
  • Primes now only depend on Clojure 1.2.0 or higher, not 1.5.1.

0.1.0 API tag

  • get, prime?, primes, take and take-below added.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close