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

Standardize and document the variable names #74

Open
wd60622 opened this issue Jan 22, 2024 · 1 comment
Open

Standardize and document the variable names #74

wd60622 opened this issue Jan 22, 2024 · 1 comment
Labels
docs Improvements or additions to documentation enhancement New feature or request

Comments

@wd60622
Copy link
Owner

wd60622 commented Jan 22, 2024

x_total = sum(x)
x2_total = sum(x**2)
n = len(x)
etc

@wd60622 wd60622 added docs Improvements or additions to documentation enhancement New feature or request labels Jan 22, 2024
@wd60622
Copy link
Owner Author

wd60622 commented Sep 27, 2024

The scripts/parameter-recovery.py script is good at checking for some inconsistencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant