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

V 190 #54

Merged
merged 14 commits into from
Dec 2, 2023
Merged

V 190 #54

merged 14 commits into from
Dec 2, 2023

Conversation

oskay
Copy link
Contributor

@oskay oskay commented Dec 2, 2023

New functions to compute LM, LT properties; deprecate old versions.
Add T3 calculations.
Expand tests.
New dependency: mpmath

oskay added 14 commits May 4, 2023 12:14
Add new ebb_calc.py module
Add new functions to calculate LM, LT move properties, with higher precision and handling more cases than their predecessors.
deprecate old LM/LT calculation functions
Revise new formulas to all take "clear" as an accumulator argument.
Handle cases for LM, LT, where rate at first step is 0-- and for which we need to check the initial rate at the second step.
Add test cases to check that these cases are handled properly.
If rate == 0 at T =1, or rate ==0 at T1, T2. Also fix issue with initial calculation of direction of motion (incorrect value).
Add test cases
Remove two invalid tests (invalid initial rate)
@oskay oskay merged commit 99dad41 into master Dec 2, 2023
@oskay oskay deleted the v_190 branch December 2, 2023 20:39
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.

1 participant