-
Notifications
You must be signed in to change notification settings - Fork 5
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
Introduce DiscreteElement class #53
Introduce DiscreteElement class #53
Conversation
@jbigot what do you think of renaming TaggedVector into DiscreteVector (thus removing the element parameter template) ? And replacing DiscreteCoordinate by DiscreteElement (no element template either ?) ? |
Isn't there a lot of implementation in common that could be shared? |
What implementation are you thinking of ? |
Let
I agree that it would make sense to allow implicit conversion of an integral to a 1-d discrete vector. |
358e798
to
b1e5690
Compare
1aea0f3
to
acac336
Compare
No description provided.