-
Notifications
You must be signed in to change notification settings - Fork 35
Time dims #793
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
Conversation
From conversation 1/28 with David:
^ can simply check if |
Codecov Report
@@ Coverage Diff @@
## master #793 +/- ##
==========================================
+ Coverage 78.90% 80.43% +1.52%
==========================================
Files 37 37
Lines 3077 3051 -26
==========================================
+ Hits 2428 2454 +26
+ Misses 649 597 -52
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
The general story right now is:
|
Update: going to alter so that |
From experimenting with coupling FAIR and FUND, I've realized an inconsistency with ... idea for a fix .. to discuss on Slack
|
This PR should handle issues #573 and #422 with the main goal of reenabling the
first
andlast
keyword arguments onadd_comp!
so that we can use components of different time lengths.