Ticket #4587 (closed: fixed)
CreateWorkspace cannot be given a numpy array with dimension > 1
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
Change History
comment:3 Changed 9 years ago by Martyn Gigg
Refs #4587. Vector can be created from numpy array of any dim.
Easiest fix ever, I just removed the silly check I put there in the first place.
Changeset: 8daf6d3a4a52921e237aac463d89f6e7d8f28837
comment:4 Changed 9 years ago by Martyn Gigg
Refs #4587. Fix windows build.
Changeset: 90778ef04b4e36106f50462896dcf9598cf12432
comment:5 Changed 9 years ago by Martyn Gigg
Refs #4587. Fix windows build.
Changeset: 90778ef04b4e36106f50462896dcf9598cf12432
comment:6 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.