-
Notifications
You must be signed in to change notification settings - Fork 43
Removal of time interval and closing files within BasisWriter::writeBasis #261
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 all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
b6a9ac6
BasisWriter::writeBasis create/open a file and closes the file at the…
dreamer2368 e5c7779
stylization.
dreamer2368 fd53d75
HDFDatabase::putIntegerArray - overwrites if the dataset exists.
dreamer2368 302823a
enforce single time interval in Options.
dreamer2368 14cbb89
HDFDatabase::putIntegerArray does not allow overwrite.
dreamer2368 b799317
BasisWriter::writeBasis always create the file, which will overwrite …
dreamer2368 6d2067a
add a header and stylization.
dreamer2368 dc63042
remove increase time interval test, as time interval is fixed to 1.
dreamer2368 8d84c1b
add an error message for a guidance.
dreamer2368 85aa021
remove test_SVD from ci workflow.
dreamer2368 3c3c667
SVD::increaseTimeInterval - allow the initial time interval.
dreamer2368 8371e85
minor fix in test_IncrementalSVDBrand.
dreamer2368 bf1e126
reflecting the comments.
dreamer2368 cf6f27c
removed the concept of time interval in BasisReader. time argument re…
dreamer2368 3153eaf
BasisWriter: removed the concept of time interval.
dreamer2368 6ffa908
minor fix in BasisReader.
dreamer2368 8aa426d
SVD: removed the concept of time intervals.
dreamer2368 b7cb8e2
BasisGenerator: removed the concept of time interval.
dreamer2368 3d43de0
add test_SVD.cpp for resolving conflict.
dreamer2368 9fdc453
stylization.
dreamer2368 3acb606
changed function signature of BasisGenerator::takeSample.
dreamer2368 79702a2
rebased to resolve conflict.
dreamer2368 5889309
changed function signature for BasisReader::getSpatialBasis.
dreamer2368 5e3a418
changed function signature for BasisReader::getTemporalBasis.
dreamer2368 99beadb
changed function signature for BasisReader::getSingularValues.
dreamer2368 30ff855
changed function signature for BasisReader::getSnapshotMatrix.
dreamer2368 45005c6
removed Options::max_time_intervals
dreamer2368 9d77b7a
SVD::isNewSample -> isFirstSample
dreamer2368 7fb574d
update comments for StaticSVD::isBasisCurrent
dreamer2368 92267b3
minor comment updates.
dreamer2368 cdf7945
stylization.
dreamer2368 40beb4b
update dataset names and added python script for dataset name update.
dreamer2368 6b7f7be
fixed the ci workflow
dreamer2368 08aa57b
minor fix in ci workflow.
dreamer2368 718baae
minor fix
dreamer2368 4e04f25
removed BasisReader:isNewBasis
dreamer2368 57eb4e1
minor doxygen comment update
dreamer2368 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
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
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
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.