Skip to content

Rename UFixed to Normed #63

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

Merged
merged 1 commit into from
Jan 28, 2017
Merged

Rename UFixed to Normed #63

merged 1 commit into from
Jan 28, 2017

Conversation

vchuravy
Copy link
Collaborator

This rename reflects the nature of UFixed it is not just a unsigned
fixpoint number type (for that you can use Fixed{T<:Unsigned}), but
rather a number type that is normalised to a specific one.

This rename reflects the nature of `UFixed` it is not just a unsigned
fixpoint number type (for that you can use `Fixed{T<:Unsigned}`), but
rather a number type that is normalised to a specific `one`.
@vchuravy vchuravy mentioned this pull request Jan 28, 2017
@timholy timholy merged commit af0d7a2 into teh/compact_printing Jan 28, 2017
@timholy
Copy link
Member

timholy commented Jan 28, 2017

Really glad you did this. I was worried you weren't going to be smart about this; this way, I have to deal with all the deprecation warnings in ColorTypes and so forth, rather than you. Smart man.

@vchuravy
Copy link
Collaborator Author

vchuravy commented Jan 28, 2017 via email

@timholy timholy mentioned this pull request Jan 29, 2017
@kimikage kimikage deleted the vc/rename branch November 8, 2019 15:19
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.

2 participants