Dear community, As so many of us, I have tried binding in my own Python code into Julia. Standard libraries can be called easily using PyCall. Fine and dandy, but what if I wish to call my own functions written in Python? Do I need to add them to some path or copy them somewhere before I can call them with PyCall? (I am using OS X btw.) Are there good tutorials on this? Thanks !
- [julia-users] Getting my Python code to work in Julia (Py... jcalliess
- [julia-users] Re: Getting my Python code to work in ... Cedric St-Jean
- [julia-users] Re: Getting my Python code to work... Christoph Ortner
