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

massof and chargeof calculation speed #27

Open
DavidSagan opened this issue May 6, 2024 · 0 comments
Open

massof and chargeof calculation speed #27

DavidSagan opened this issue May 6, 2024 · 0 comments

Comments

@DavidSagan
Copy link
Member

DavidSagan commented May 6, 2024

massof and chargeof functions use conversion factors current_units.charge.conversion and current_units.mass.conversion. This is potentially computationally slow. Better would be to have current_units.charge_conversion and current_units.mass_conversion which are can be defined to have definite types.

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

No branches or pull requests

1 participant