sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.39k stars 473 forks source link

Include parsed generating functions in the OEIS module #25405

Open 57ff03a3-c0dd-4773-82c1-501b63237918 opened 6 years ago

57ff03a3-c0dd-4773-82c1-501b63237918 commented 6 years ago

We have parsed about 15k generating functions of the OEIS sequences and as a use case, generated a few million relations. It would be great if we could include the generating functions (and maybe even the relations) in the OEIS module.

There is a simple Sage package here

CC: @slel

Component: packages: standard

Keywords: oeis, generating functions

Issue created by migration from https://trac.sagemath.org/ticket/25405

slel commented 3 years ago

Description changed:

--- 
+++ 
@@ -1,2 +1,5 @@
 We have parsed about 15k generating functions of the OEIS sequences and as a use case, generated a few million relations. It would be great if we could include the generating functions (and maybe even the relations) in the OEIS module.
-There is a simple [SageMath](../wiki/SageMath) package here https://github.com/eluzhnica/oeis_gf
+
+There is a simple Sage package here 
+
+- https://github.com/eluzhnica/oeis_gf