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

Review usages for numbers traits #219

Open
Mec-iS opened this issue Nov 2, 2022 · 0 comments
Open

Review usages for numbers traits #219

Mec-iS opened this issue Nov 2, 2022 · 0 comments
Labels
explorative not an actual issue. Just a thing to look into
Milestone

Comments

@Mec-iS
Copy link
Collaborator

Mec-iS commented Nov 2, 2022

FloatNumber and RealNumber are used inconsistently as the latter is a compound of the former. Some methods accept one or the other, some both. They both works with PartialOrd. Need to figure out if we need both or if one can be dropped. Having a sort of UML graph for the modules could help spot where discrepancies are present.

This is a formal issue, in terms of implementation both are good to work with.

@Mec-iS Mec-iS added this to the v0.5 milestone Nov 2, 2022
@Mec-iS Mec-iS added the explorative not an actual issue. Just a thing to look into label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
explorative not an actual issue. Just a thing to look into
Projects
None yet
Development

No branches or pull requests

1 participant