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

[Feature] complexity_lyapunov(): more efficient method to compute LLE #906

Merged
merged 7 commits into from
Oct 2, 2023

Conversation

DominiqueMakowski
Copy link
Member

@DominiqueMakowski DominiqueMakowski commented Sep 16, 2023

@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2023

Codecov Report

Attention: 277 lines in your changes are missing coverage. Please review.

Comparison is base (f6d4d2d) 54.12% compared to head (9dffa6f) 55.01%.
Report is 208 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #906      +/-   ##
==========================================
+ Coverage   54.12%   55.01%   +0.89%     
==========================================
  Files         295      303       +8     
  Lines       13810    14208     +398     
==========================================
+ Hits         7474     7816     +342     
- Misses       6336     6392      +56     
Files Coverage Δ
neurokit2/__init__.py 85.36% <100.00%> (ø)
neurokit2/complexity/__init__.py 100.00% <100.00%> (ø)
neurokit2/complexity/entropy_approximate.py 47.82% <100.00%> (ø)
neurokit2/complexity/entropy_sample.py 90.00% <100.00%> (ø)
neurokit2/complexity/entropy_shannon.py 83.33% <ø> (ø)
neurokit2/data/__init__.py 100.00% <100.00%> (ø)
neurokit2/data/data.py 56.25% <100.00%> (ø)
neurokit2/data/read_bitalino.py 15.09% <ø> (ø)
neurokit2/ecg/ecg_delineate.py 80.56% <100.00%> (ø)
neurokit2/ecg/ecg_phase.py 85.29% <100.00%> (-2.95%) ⬇️
... and 62 more

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pull-request-size pull-request-size bot added size/L and removed size/M labels Sep 16, 2023
@DominiqueMakowski DominiqueMakowski changed the title complexity: minor [Feature] entropy_quadratic() Sep 21, 2023
@DominiqueMakowski DominiqueMakowski changed the title [Feature] entropy_quadratic() [Feature] complexity_lyapunov(): more efficient method to compute LLE Sep 22, 2023
@DominiqueMakowski DominiqueMakowski merged commit 44959c6 into dev Oct 2, 2023
9 checks passed
@DominiqueMakowski DominiqueMakowski deleted the lyapunov branch October 2, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants