GMP and OEIS (The On-Line Encyclopedia of Integer Sequences)

David Gillies daggillies at gmail.com
Fri Jan 27 20:17:50 CET 2012


I'm not sure I understand the question. Of course you can use GMP to
calculate terms in OEIS sequences (I used it, for example, in
A128911.) Mostly these are trivial to write if all one is doing is
brute forcing things, especially using the C++ bindings.

2012/1/27 Matevž Markovič <ivwcorporation.matevz at gmail.com>:
> Hello to everyone!
>
> Some days ago I discovered this
> http://www.sagemath.org/doc/reference/sage/combinat/sloane_functions.html<http://www.sagemath.org/doc/reference/sage/combinat/sloane_functions.html%3C-->in
> Sage`s library (functions
> that compute some of the sequences in Sloane's  encyclopedia of integer
> sequences). Can something similar be done in GMP?
>
> I posted the question on the sequence fanatics (official OEIS mailing
> list), but got no reply. Still I think that such a library would be more
> than welcome in GMP.
>
> Matevž Markovič
> _______________________________________________
> gmp-discuss mailing list
> gmp-discuss at gmplib.org
> https://gmplib.org/mailman/listinfo/gmp-discuss



-- 
David Gillies
San Jose
Costa Rica


More information about the gmp-discuss mailing list