
15 Sep
2006
15 Sep
'06
9:13 p.m.
On Sep 15, 2006, at 4:40 PM, Matthias Troyer wrote:
What if the user wants to comunicate from/to a given data structure represented by a standard C-Array? This might be the case very often in scientific computing where you tend to reuse existent libraries (probably implemented C or by a novice C++ programmer).
This is a good point. Doug, can we extend the interface to also allow a C-array?
Yes, we'll do that. Cheers, Doug