Ruby on Rails Wednesday, July 1, 2015

Wednesday, July 1, 2015

Now available, primes-utils 2.3.0

New in 2.3.0
`primescnt` can now find count of primes upto some N much faster and for larger numbers.

Increased to over 2 billionth, indexed nth primes used in `primenth`,  and now `primescnt`, to create ranges to find nth prime within, extending max possible nth prime.

Under the hood, more code DRYing, cleanups, refactoring, and added capability to one private method.

Further progress on Primes-Utils Handbook.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d2e78e19-4e50-4467-a310-478a2639be8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment