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

Expanded the Quantity hierarchy. #15

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

davidrpugh
Copy link

PR that expands the type hierarchy of Quantity to include DiscreteQuantity and ContinuousQuantity. This PR is very much a work in progress. See issue #14 for an ongoing discussion behind this code...

@davidrpugh
Copy link
Author

@bherd-rb I would be interested in your thoughts, but I don't want to merge this until I have managed to implement a FourHeapOrderBook algorithm for multi-unit orders. As I expect that this may expose more difficulties with sub-typing.

@davidrpugh
Copy link
Author

This PR will need to be updated again once PR #18 is merged.

@davidrpugh
Copy link
Author

I came across this library for type-safe dimensional analysis and thought that I would put a link here for reference as it might be relevant.

@davidrpugh davidrpugh added this to the Version 0.2.0 milestone Apr 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant