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

v2.4.0 #72

Merged
merged 5 commits into from
Oct 24, 2022
Merged

v2.4.0 #72

merged 5 commits into from
Oct 24, 2022

Conversation

karlb
Copy link
Contributor

@karlb karlb commented Oct 24, 2022

No description provided.

# ):
# print(var, "=", val)
# eq(*eq_in, *parameters.values())
raise NumericModelError(
f"Failed to compute model value for yvar {self.yvars[i]}: {e}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Comment on lines +161 to +165
eff_str = utils.fmt_min_sig(
data["effect"] if abs(data["effect"]) > cutoff else 0,
min_sig_figures,
percent=in_percent,
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the same code below look quite redundant, but may it's not really worth de-duplicating it.

@karlb karlb merged commit 80a4c89 into develop Oct 24, 2022
@karlb karlb deleted the v2.4.0 branch October 24, 2022 14:44
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.

None yet

2 participants