Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbolic fibonacci #22569

Open
pelegm opened this issue Mar 10, 2017 · 0 comments
Open

Symbolic fibonacci #22569

pelegm opened this issue Mar 10, 2017 · 0 comments

Comments

@pelegm
Copy link
Contributor

pelegm commented Mar 10, 2017

the fibonacci function should probably be symbolic. That is, fibonacci(n) should be an Expression, just like abs(n), ceil(n) and binomial(n, k).

This is the case in SymPy, for example.

CC: @mforets

Component: symbolics

Keywords: fibonacci

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants