David Cournapeau wrote:
> On Sun, Jul 6, 2008 at 9:55 PM, wilson <[EMAIL PROTECTED]> wrote:
>> hi all,
>> is it possible to use numpy functions (like eigh()..etc)from java
>> code? isthere a java wrapper for numpy?
Yes, it is possible, but not yet 100% convenient. Have a look at jepp,
from jepp.
On Sun, Jul 6, 2008 at 9:55 PM, wilson <[EMAIL PROTECTED]> wrote:
> hi all,
> is it possible to use numpy functions (like eigh()..etc)from java
> code? isthere a java wrapper for numpy?
As Robert said, not really possible. A large part of numpy (around
50%) is pure C, of which a large part is tied
On Sun, Jul 6, 2008 at 07:55, wilson <[EMAIL PROTECTED]> wrote:
> hi all,
> is it possible to use numpy functions (like eigh()..etc)from java
> code?
Not particularly, no.
> isthere a java wrapper for numpy?
No.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harml
hi all,
is it possible to use numpy functions (like eigh()..etc)from java
code? isthere a java wrapper for numpy?
thanks
wilson
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion