-
Notifications
You must be signed in to change notification settings - Fork 5
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
Is this code still in development #1
Comments
I want to get back to it but got sidetracked with getting numpy ready for the 1.8 release. I do want to get it finished up. If you would like to work on it also that would be great! |
I'd certainly like to help, but I'm no expert. I'll have a look through the code to get an idea of how things are laid out. |
It was a bit of an experiment, so the layout isn't 'final' in any sense. I was just looking to see how things came out. Note the there isn't a way to generate spline coefficients yet, I was more tending towards evaluation and was getting to that part when I got distracted by work, then numpy ;) |
Hi. I've been silent on this as other things got in the way, but I'm still interested in working on this. Trying to get a feel for how you've designed the class. Have you based on it on something in numpy/scipy I can look at to get a better feel for how you see the final thing fitting together? I'm a bit out of my depth here ... ;-) |
Hi,
I'm just curious as to if this code is still being actively developed. I'm keen to see(help?) get splines properly implemented in scipy. Joseftk pointed me to this thread:
http://mail.scipy.org/pipermail/scipy-dev/2013-February/018380.html
But the track seems to stop cold earlier this year.
Padarn
The text was updated successfully, but these errors were encountered: