Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #7121

Re: [ANN] primes-utils rubygem

Newsgroups comp.lang.ruby
Date 2015-07-01 08:40 -0700
References <141cbf02-c25c-4cc6-a380-4d34c896fe54@googlegroups.com>
Message-ID <dfe9a163-8c6c-4e7d-a667-3ca1f8b0794c@googlegroups.com> (permalink)
Subject Re: [ANN] primes-utils rubygem
From jzakiya@gmail.com

Show all headers | View raw


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.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-04-02 16:48 -0700
  Re: [ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-05-25 07:56 -0700
  Re: [ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-06-19 14:05 -0700
  Re: [ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-07-01 08:40 -0700
  Re: [ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-12-14 12:23 -0800
  Re: [ANN]  primes-utils rubygem jzakiya@gmail.com - 2015-12-28 07:36 -0800

csiph-web