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

Have unit names with µ for micro- prefix and allow other symbolic unit names #135

Open
corranwebster opened this issue Jun 29, 2021 · 0 comments · May be fixed by #142
Open

Have unit names with µ for micro- prefix and allow other symbolic unit names #135

corranwebster opened this issue Jun 29, 2021 · 0 comments · May be fixed by #142

Comments

@corranwebster
Copy link
Contributor

Currently we have units like us for microseconds. Since Python3 allows some symbols in variable names, we should add µs as an alias. There may be similar changes needed for the parsing code.

There may be other units where symbols in names are appropriate. Where possible, we should allow for this.

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 a pull request may close this issue.

1 participant