Skip to content

Rename UFixed to Normed#63

Merged
timholy merged 1 commit intoteh/compact_printingfrom
vc/rename
Jan 28, 2017
Merged

Rename UFixed to Normed#63
timholy merged 1 commit intoteh/compact_printingfrom
vc/rename

Conversation

@vchuravy
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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