-
Notifications
You must be signed in to change notification settings - Fork 480
Adding Dynamic Mode Decomposition (DMD) into LAPACK #736
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
Merged
Merged
Changes from 21 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
cea00a7
Adding DMD algorithm in four precisions, tester will follow
dc9b4e8
Updating precision routines and beginning integration of tester
a8e4012
Adding the DMDQ codes
7aeab07
Fix for complex dmdq codes and progress to tester
fd272e7
Progress to the testing implementation in double precision
c4adf64
Removing unused variables
7bfb8ff
single precision tester finished, working on double complex
21059dc
Progressing code
c65a7a7
Progress to resolving the bug with complex testers
3b08c51
Updating src files, testing all precisions. Some clean-up remains but…
bd1204d
Merge branch 'Reference-LAPACK:master' into master
dbielich 25030ae
Improving testers - will need to investigate float precision impl
c91783e
Merge branch 'master' of https://github.com/dbielich/lapack88
1e2d26e
adding correction to schkdmd tester
e52daa3
Fixing compilation warning error for git
fbd853c
Adding lapacke wrappers for dmd routines - dmdq is needed yet
cc50227
Adding first precision of dmdq impl for lapacke
f74a632
Finishing up first impl of lapacke wrappers, waiting for review to re…
b5f984f
Fixing lapacke wrappers for memory leak conventions
7e42285
Addressing lapacke incorrectness and comments to the PR in general
e798ab2
Fixing interger workspace allocation
c6c2689
Fixes for the integer workspace
59f4d58
Documentation fix
8ade5d1
Pushing final comments on PR for current progress
dbielich fd82c87
Merge branch 'master' into master
langou 561e5bd
Requested changes for typos and convention errors in branch
dbielich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.