On Wednesday, 18 March 2015 05:03:07 UTC-4, Volker Braun wrote:

> Or do you have one particular java program that you want to call from 
> Python? This can be made 100% solid. Just write C/C++ JNI bindings for the 
> Java function that you want to call. Then access those bindings through 
> Cython. And launch the JVM from the Cython code.
>
>
Thanks for this comment.  I certainly need to investigate how much I can do 
this with CGSuite.  Could you please point me towards some information on 
how to do the things that you suggest.  I am comfortable with C/C+ 
programing.  I have done Java programing and of course I am using Python 
and Cython in Sage.  But I do not know what a JNI binding is and I do not 
know how to launch the JVm from Cython.  Any turorials and examples would 
be most welcome.

thanks
brett

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to