-
Notifications
You must be signed in to change notification settings - Fork 9
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
Changing usages of index(t) to a more robust isclose() #23
base: main
Are you sure you want to change the base?
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03a7b74 - Browse repository at this point
Copy the full SHA 03a7b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb35bb2 - Browse repository at this point
Copy the full SHA eb35bb2View commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2937a38 - Browse repository at this point
Copy the full SHA 2937a38View commit details
Commits on Aug 12, 2023
-
Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9c5feb - Browse repository at this point
Copy the full SHA e9c5febView commit details -
Add docstring to
find_nearest_index_t()
(#2)Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f88542 - Browse repository at this point
Copy the full SHA 6f88542View commit details
Commits on Aug 14, 2023
-
rename new function to
find_index_nearest_time_within_tolerance()
I renamed the function to something more appropriate that closely describe its behaviour. Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b28dd8f - Browse repository at this point
Copy the full SHA b28dd8fView commit details -
Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68d8acb - Browse repository at this point
Copy the full SHA 68d8acbView commit details
Commits on Aug 18, 2023
-
Add comprehensive test suite for `find_index_nearest_time_within_tole…
…rance()` (#3) * `plot_routines.py`: return index of the closest entry in `find_index_nearest_time_within_tolerance()` Signed-off-by: robotAstray <[email protected]> * fix docstring in plot_routines.py for `find_index_nearest_time_within_tolerance()` Signed-off-by: robotAstray <[email protected]> * fix docstring in plot_routines.py for `find_index_nearest_time_within_tolerance()` Signed-off-by: robotAstray <[email protected]> * Create `/test/plot/__init__.py` Signed-off-by: robotAstray <[email protected]> * Create test_plot_routines.py to test `find_index_nearest_time_within_tolerance()` Signed-off-by: robotAstray <[email protected]> --------- Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c52cba4 - Browse repository at this point
Copy the full SHA c52cba4View commit details -
fix formatting for /test/plot/__init__.py
Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b27bff6 - Browse repository at this point
Copy the full SHA b27bff6View commit details -
remove trailing newlines in
/test/plot/__init__.py
(#4)* remove __init__.py Signed-off-by: robotAstray <[email protected]> * __init__.py formatted Signed-off-by: robotAstray <[email protected]> --------- Signed-off-by: robotAstray <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34827c1 - Browse repository at this point
Copy the full SHA 34827c1View commit details