> I think it would be great if calling Julia from Python is possible so that Python users can take advantage of the professionality of Julia in scientific computing.
You may be interested in contributing to pyjulia:
https://github.com/jakebolewski/pyjulia
We suggested this as a GSoC project on our page:
http://julialang.org/gsoc/2014/#Project:.Calling.Julia.from.Python
If you are interested in this project, I would encourage you to start
playing around with ccall, which allows you to call C libraries from
Julia, and also with PyCall.jl, which implements the ability to call
Python from Julia. In your application, show us code that does
something interesting with ccall, Python and PyCall.jl. Your
application should demonstrate to us that you have the potential to
impress us with the final results.
Thanks,
Jiahao Chen, PhD
Staff Research Scientist
MIT Computer Science and Artificial Intelligence Laboratory