narray
narray copied to clipboard
need way to link to narray.so
Hi,
I am the main author of the shogun machine learning toolbox (http://www.shogun-toolbox.org) and we have a ruby interface that utilizes narray. Problem is that I would need some kind of interface/library to link with. While I could simply link to narray.so on linux - I cannot link to narray.bundle on osx.
Do you have any ideas what I could do?
Thanks, Soeren