Feature #222
PythonAPI: provide import of OutputData class from numpy array
Status: | Rejected | Start date: | 19 Mar 2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
History
#1 Updated by pospelov almost 8 years ago
- Status changed from New to Backlog
#2 Updated by pospelov almost 8 years ago
I saw the discussion on NumPy forum
http://mail.scipy.org/pipermail/numpy-discussion/2012-October/064168.html
that they want to make internals of ndarray private,
Whatever it means, I believe that it will affect our attempts to import/export OutputData to/from NumPy array. So let's not to hurry up with our attempts to create NumPy arrays inside C++ code.
#3 Updated by pospelov almost 8 years ago
- Status changed from Backlog to Rejected