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

Development #293

Merged
merged 718 commits into from
Jan 15, 2025
Merged

Development #293

merged 718 commits into from
Jan 15, 2025

Conversation

BalzaniEdoardo
Copy link
Collaborator

New On This PR:

  • Docs Website: sphinx pydata theme, myst notebooks for tutorials
  • Improved modularity of basis: split eval and conv in different classes, use of mixins for different basis types, added Identity and History
  • Basis Docs: table with all available options, more how to guides on basis.

BalzaniEdoardo and others added 30 commits December 5, 2024 15:34
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
billbrod and others added 28 commits January 14, 2025 12:56
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Co-authored-by: William F. Broderick <[email protected]>
Adds __repr__ for our custom classes
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 99.58780% with 5 lines in your changes missing coverage. Please review.

Project coverage is 97.40%. Comparing base (1a4038e) to head (df793d2).

Files with missing lines Patch % Lines
src/nemos/basis/_transformer_basis.py 97.91% 2 Missing ⚠️
src/nemos/basis/_basis_mixin.py 99.48% 1 Missing ⚠️
src/nemos/basis/_decaying_exponential.py 98.33% 1 Missing ⚠️
src/nemos/basis/_identity.py 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   97.09%   97.40%   +0.31%     
==========================================
  Files          20       35      +15     
  Lines        1857     2850     +993     
==========================================
+ Hits         1803     2776     +973     
- Misses         54       74      +20     

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

@BalzaniEdoardo BalzaniEdoardo merged commit 5c3fe7e into main Jan 15, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants