Skip to content

Split lapack.h out of lapacke.h. Add const for inputs. Body of lapack…#294

Merged
langou merged 1 commit into
Reference-LAPACK:masterfrom
mgates3:lapacke-fixes
Nov 9, 2018
Merged

Split lapack.h out of lapacke.h. Add const for inputs. Body of lapack…#294
langou merged 1 commit into
Reference-LAPACK:masterfrom
mgates3:lapacke-fixes

Conversation

@mgates3

@mgates3 mgates3 commented Nov 9, 2018

Copy link
Copy Markdown
Collaborator

Some uses (like LAPACK++) need only Fortran prototypes, not lapacke. This change provides that in lapack.h. Also fixes const on inputs. The bulk of lapack.h is auto-generated by the tools/header_gen.py script in LAPACK++ from the LAPACK code & doxygen, so it's easy to maintain.

….h generated by LAPACK++ tools/header_gen.py.
@Reference-LAPACK Reference-LAPACK deleted a comment from codecov Bot Nov 9, 2018
@langou

langou commented Nov 9, 2018

Copy link
Copy Markdown
Contributor

Sweet! That's a great change! This will be much useful. Much better design now. Thanks Mark!

@langou langou merged commit c3b03d8 into Reference-LAPACK:master Nov 9, 2018
@julielangou julielangou added this to the LAPACK 3.9.0 milestone Nov 16, 2019
christoph-conrads pushed a commit to christoph-conrads/lapack that referenced this pull request May 23, 2021
Split lapack.h out of lapacke.h. Add const for inputs. Body of lapack…
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