> > > 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. >
I believe this is the case, and I'll put that on the ticket. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
