#7539: primesieve spkg
-----------------------------+----------------------------------------------
   Reporter:  GeorgSWeber    |          Owner:  rohana  
       Type:  enhancement    |         Status:  new     
   Priority:  major          |      Milestone:  sage-4.8
  Component:  number theory  |       Keywords:          
Work_issues:                 |       Upstream:  N/A     
   Reviewer:                 |         Author:  rohana  
     Merged:                 |   Dependencies:          
-----------------------------+----------------------------------------------
Changes (by newvalueoldvalue):

  * author:  rohana, GeorgSWeber => rohana


Old description:

> This ticket was split away from #7013:
>
> Let's create a "primes.p0.spkg" (better names appreciated ...) which
> provides the "prime_sieve.c" code/functionality from T. Oliveira e Silva
> as a library.
>
> Primary goal: The function "primes_interval()" from "prime_sieve.c" is
> accessible from a dynamic library "libprimes.so" resp. "libprimes.dylib"
> (resp. "libprimes.dll" if Cygwin is in our scope), which in turn compiles
> (and works correctly ...) on the platforms Sage supports, to be a part of
> future versions of Sage.
>
> Secondary goal: This spkg also provides (i.e. contains) certain
> precomputed tables from Kevin Stueve (which in a Sage installation will
> be installed under "data/prime_pi_tables/").
>
> Tertiary goal: Provide the LMO code/functionality from Victor Miller in
> the same way, too. (Eventually outside the scope of this ticket, so
> potentially another follow-up ticket.)
>
> Maintainers till end 2010: Andrew Rohana, Georg S. Weber

New description:

 This ticket was split away from #7013:

 The goal of this ticket is to create an spkg for primesieve
 (http://primesieve.googlecode.com) which provides the functionality of
 primesieve is a shared library.

 An initial spkg is available at
 http://wstein.org/home/ohanar/primesieve/primesieve-3.4.p1.spkg.

--

Comment:

 Considering that Kevin decided to go with primesieve over Silva's
 "prime_sieve.c", I think that it is appropriate to use this ticket to
 discuss the primesieve spkg (since the functionality is simply a superset
 of "prime_sieve.c").

 I've created an initial spkg, although for the moment implicitly assumes
 that gcc >= version 4.2.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7539#comment:18>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to