Ticket #173 (new enhancement)
Add complete set of element-wise operators to Point/VectorInterface
| Reported by: | marcusl | Owned by: | unassigned |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.X |
| Component: | System | Version: | |
| Keywords: | Cc: |
Description (last modified by marcusl) (diff)
There ought to be all sorts of: *= /= += -= * / + - here (for both scalars and vectors), since one always does funky stuff with vectors and expects this to work. Having to explicitly loop every time is not very fun.
Perhaps this is related to #94 for 2.0, so it's not important for the future.
Note: See
TracTickets for help on using
tickets.
