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

Maintain ODEPACK under fortran-lang #44

Open
certik opened this issue May 26, 2021 · 1 comment
Open

Maintain ODEPACK under fortran-lang #44

certik opened this issue May 26, 2021 · 1 comment

Comments

@certik
Copy link
Member

certik commented May 26, 2021

Similar to FFTPACK (#40) and QUADPACK (#43), we should also maintain ODEPACK under fortran-lang. This has been first mentioned in scipy/scipy#13229, where they have to maintain ODEPACK specific patches inside SciPy.

Instead, we should maintain a new de-facto "upstream" home for ODEPACK, maintaining the code to ensure it compiles with recent Fortran compilers on all architectures. Then SciPy can just copy the sources into their tree. (Down the road, as fpm becomes more widely used, we can discuss other ways of SciPy depending on these packages.)

@dimpase
Copy link

dimpase commented Sep 29, 2021

I record further progress on modernising ODEPACK on scipy/scipy#13222 (and as far as SciPy is concerned, also ARPACK-NG needs updating).

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