igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Is it possible to use igraph in Java?


From: Tamas Nepusz
Subject: Re: [igraph] Is it possible to use igraph in Java?
Date: Fri, 9 May 2008 15:07:30 +0200

i'm not an expert but _maybe_ the jython [2] stuff might be a viable option in the meantime for java-loving igraphers
Unfortunately Jython is not the way to go :( Jython is a pure Java implementation of Python and AFAIK it does not have a C API, therefore it is not possible to compile igraph for Jython:

"Built-in modules (e.g. those that are written in C for CPython) are a different story. These would have to be ported to Java, or implemented with a JNI bridge in order to be used by Jython."
(from the Jython FAQ)

Processing looks great, I didn't know about it before, thanks.

--
Tamas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]