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

Support a more generic binomial coefficients #413

Open
dclong opened this issue Oct 25, 2021 · 0 comments
Open

Support a more generic binomial coefficients #413

dclong opened this issue Oct 25, 2021 · 0 comments

Comments

@dclong
Copy link

dclong commented Oct 25, 2021

Currently binomial coefficient ${n \choose k}$ is implemented when n and k are both integers. However, the generalized binomial coefficient allows n to be any complex number. At least, it's common situation to use binomial coefficients when n is a real number.

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

No branches or pull requests

1 participant