Ticket #299 (closed: fixed)
Correct validation for binary operation with 1D data
| Reported by: | Nick Draper | Owned by: | Russell Taylor |
|---|---|---|---|
| Priority: | major | Milestone: | Iteration 14 |
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: |
Description
Currently you cannot
- load a ws1
- integrate to ws2
- divide ws1/ws2
but you should be able to
Change History
Note: See
TracTickets for help on using
tickets.

(In [1626]) Fix erroneous restrictions in binary operation algorithms. Re #299.