-
Notifications
You must be signed in to change notification settings - Fork 15
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 upstream #33
Comments
Yes, this was discussed in scipy/scipy#11351 Main points:
so, in summary, nope, it's probably not going to happen soon :-/ Also it would make maintandence a bit harder for me, as for the higher code quality constraints in a big project such as |
Ah I see. At least it seems that your main concern about silly return data types has been solved, no? I looked a bit at the scipy code and indeed it would seem it is quite an undertaking to implement it, I just find it weird that the situation has now been like that for quite some time and the scipy devs don't seem to think it is a priority |
nice to see that there is progress w.t.r! However, I think it's still quite cumbersome having to program all the backwards compatibility and kwarg combinations that the mess that is
|
Great package, solved a lot of problems for me. SInce the matlab version 7.3 has been around a while now, did you consider implementing your changes upstream to scipy directly?
The text was updated successfully, but these errors were encountered: