Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1005 Bytes

File metadata and controls

43 lines (33 loc) · 1005 Bytes

Welcome to PyJulia’s documentation!

Main workflow

caution:

Ongoing development of the Python/Julia interface has transitioned to
`PythonCall.jl/juliacall <https://github.com/JuliaPy/PythonCall.jl>`_,
please consider using that package instead.

Experimenting with developing a better interface to Julia language that works with Python 3 and Julia v1.0+.

PyJulia is tested against Python versions 3.5+

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   usage
   troubleshooting
   api
   sysimage
   pytest
   how_it_works
   limitations
   testing
   development

Indices and tables