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

Extract common functionality from SINDy to _BaseSINDy #562

Merged
merged 10 commits into from
Oct 18, 2024

feat: Accomodate jax arrays

22329dd
Select commit
Loading
Failed to load commit list.
Merged

Extract common functionality from SINDy to _BaseSINDy #562

feat: Accomodate jax arrays
22329dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 0s

92.66% of diff hit (target 95.28%)

View this Pull Request on Codecov

92.66% of diff hit (target 95.28%)

Annotations

Check warning on line 149 in pysindy/feature_library/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pysindy/feature_library/base.py#L149

Added line #L149 was not covered by tests

Check warning on line 161 in pysindy/feature_library/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pysindy/feature_library/base.py#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 58 in pysindy/pysindy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pysindy/pysindy.py#L58

Added line #L58 was not covered by tests

Check warning on line 129 in pysindy/pysindy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pysindy/pysindy.py#L126-L129

Added lines #L126 - L129 were not covered by tests