I also have made a small library that supports numpy.
http://code.google.com/p/mds-utils/
Try it and look if it fits your needs.
2011/1/4 Stefan Seefeld
> On 01/03/2011 07:05 PM, Ralf W. Grosse-Kunstleve wrote:
>
>>
>>> I think the low-level API I have in the sandbox fits this need, or at
>
I'm interested in the ndarray http://code.google.com/p/ndarray package.
I still need to figure out how to get it to compile against my customized boost
installation in a non-standard location.
Unfortunately, trying to build the 'test' results in ICE in
gcc-4.5.1-4.fc14.x86_64 (reported upstream
On 01/04/2011 05:34 AM, Neal Becker wrote:
I'm interested in the ndarray http://code.google.com/p/ndarray package.
I still need to figure out how to get it to compile against my customized boost
installation in a non-standard location.
Unfortunately, trying to build the 'test' results in ICE in
On 01/03/2011 04:46 PM, Stefan Seefeld wrote:
On 01/03/2011 07:05 PM, Ralf W. Grosse-Kunstleve wrote:
I think the low-level API I have in the sandbox fits this need, or at
least
provides some of the basics. I'd love to see that morph into
something that
we can all use to connect numpy to the C+