Skip to content

Conversation

TimComm
Copy link

@TimComm TimComm commented Dec 24, 2022

Currently works for cubic curves (degree 3). For it to work for any degree, input points need to be a list. That would change typical usage of the library though, wasn't sure if that's an okay design choice? Was hoping to get some input on that here before I finish figuring out how to create the tests etc.

@Rentib
Copy link

Rentib commented Jan 15, 2023

Why does binomial coeff return double?

@TimComm
Copy link
Author

TimComm commented Mar 31, 2023

Good question, I think I had some integer division bug, turned everything into doubles and missed this one while converting back one by one.

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

Successfully merging this pull request may close these issues.

2 participants