core.matrix icon indicating copy to clipboard operation
core.matrix copied to clipboard

PDoubleArrayOutput generalization and extraction

Open si14 opened this issue 12 years ago • 3 comments

We could extract PDoubleArrayOutput to a separate namespace and generalize it a bit, allowing to communicate between implementations with long arrays too (at least).

si14 avatar Aug 01 '13 17:08 si14

Sounds fair. I think the a good API might be a generic array output function, where the array type matches the element-type of the array? This would avoid the need for separate to-long-array, to-int-array etc.

mikera avatar Aug 02 '13 10:08 mikera

Hiya Dmitry, any more progress on this one? Would be nice to prototype this with NDArray during the GSoC period assuming you have the time.

mikera avatar Aug 26 '13 05:08 mikera

Not yet, but I will do this.

si14 avatar Aug 27 '13 18:08 si14