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

Implement the Spline object #46

Open
RobPasMue opened this issue Sep 2, 2022 · 3 comments
Open

Implement the Spline object #46

RobPasMue opened this issue Sep 2, 2022 · 3 comments
Assignees

Comments

@RobPasMue
Copy link
Member

We are definitely not going to implement the Spline logic on our own. We should look into other libraries to see who has it implemented and wrap around it.

@RobPasMue RobPasMue mentioned this issue Sep 3, 2022
27 tasks
@chadqueen chadqueen added the PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog label Oct 21, 2022
@RobPasMue
Copy link
Member Author

Yep, @chadqueen thanks for adding the tag to it, we should start looking at options for creating splines

@RobPasMue RobPasMue added this to the v0.2.0 milestone Oct 24, 2022
@RobPasMue RobPasMue self-assigned this Oct 27, 2022
@RobPasMue
Copy link
Member Author

Starting to look into this =)

@RobPasMue RobPasMue removed this from the v0.2.0 milestone Nov 10, 2022
@RobPasMue
Copy link
Member Author

Some projects for the usage of splines:

Scipy also has its own B-Spline implementation though it is more intended for data analysis purposes. The problem with the previous two Python packages is that they seem not to be maintained...

@RobPasMue RobPasMue removed the PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog label Aug 30, 2024
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

2 participants