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

API: make LAPACK-backed APIs since Release <=0.7.0 stable #873

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

perazz
Copy link
Contributor

@perazz perazz commented Sep 13, 2024

Due to lack of complaints,
this is a proposal to stabilize the LAPACK-based high-level Linear Algebra APIs that have appeared in stdlib release 0.7.0

(all but Cholesky, norms and qr factorization).

cc: @jvdp1 @jalvesz @fortran-lang/stdlib

@perazz
Copy link
Contributor Author

perazz commented Sep 15, 2024

Thank you @jvdp1. Let's see if there are other comments. It would be valuable to have these older APIs stabilized before the next release.

Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

@perazz
Copy link
Contributor Author

perazz commented Sep 18, 2024

Merging.

@perazz perazz merged commit 2b4d8b2 into fortran-lang:master Sep 18, 2024
16 checks passed
@perazz perazz deleted the stable_linalg_apis branch September 20, 2024 13:39
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.

3 participants