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

Introduce type hints, remove defaults for internal functions #151

Merged
merged 5 commits into from
May 9, 2021

Conversation

ptmerz
Copy link
Member

@ptmerz ptmerz commented May 9, 2021

Introduce typing hints throughout the code
Remove default values in the non-user facing functions (closes #116)
Fix a bug using the default kB for equipartition in all cases

ptmerz added 5 commits May 4, 2021 23:54
default arguments for kinetic energy module
default arguments for ensemble module
default arguments for integrator module
@ptmerz ptmerz merged commit ea66536 into master May 9, 2021
@ptmerz ptmerz deleted the ptmerz-type-hints-and-defaults branch May 9, 2021 00:06
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.

Reconsider default arguments for low-level functions
1 participant