-
Notifications
You must be signed in to change notification settings - Fork 355
Separate DiscreteSINDy as a new class #654
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
Open
yb6599
wants to merge
18
commits into
master
Choose a base branch
from
discrete-sindy-class
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,448
−1,170
Open
Changes from 13 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
9df5bcc
CLN: Separate DiscreteSINDy as its own class
yb6599 bbc6c2c
CLN: ensure consistency of shapes and types of x_next and u, and comp…
yb6599 7a093b4
TST: update tests for DiscreteSINDy
yb6599 9cf9d28
DOC: Update documentation for DiscreteSINDy
yb6599 38868a8
CLN: use predict from BaseSINDy for SINDy and DiscreteSINDy models
yb6599 ee7866e
CLN: Remove SINDy.differentiate()
yb6599 393f3e1
FIX: process trajectories only when x_dot is None
yb6599 404d6b3
CLN: lint the code
yb6599 2591d3d
CLN: resolve merge conflicts
yb6599 8821a49
FIX: fix _tensordot_to_einsum error
yb6599 194b548
CLN: remove discrete_time from scikit-time API
yb6599 37feb2c
CLN: remove SINDy.differentiate() and update DiscreteSINDy for featur…
yb6599 59ce33f
FIX: remove SINDyPI conditionals from DiscreteSINDy.print()
yb6599 4fe2aa4
TST: add test for validate_control_variables function
yb6599 56dc1c6
DOC: update documentation and add logistic map example in DiscreteSIN…
yb6599 6549ee7
CLN: separate equations function for DiscreteSINDy and code cleanup
yb6599 1134136
DOC: remove discrete SINDy examples from feature overview
yb6599 a8eeb56
CLN: remove unnecessary import from core
yb6599 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.