Julia/Python bridge with IPython support.
Project description
PyJulia
Experimenting with developing a better interface to Julia language that works with Python 2 & 3 and Julia v1.0+.
Quick usage
$ python3 -m pip install julia # install PyJulia ... # you may need `--user` after `install` $ python3 >>> import julia >>> julia.install() # install PyCall.jl etc. >>> from julia import Base # short demo >>> Base.sind(90) 1.0
See more in the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
julia-0.5.7.tar.gz
(53.3 kB
view hashes)
Built Distribution
julia-0.5.7-py2.py3-none-any.whl
(67.6 kB
view hashes)
Close
Hashes for julia-0.5.7-py2.py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | d30019cac7332e08f4670730e10e473727c4a0a63a9a2f9e2ba77fa6beafcac5 |
|
| MD5 | e63857582c02ef95b74ffe352235d63a |
|
| BLAKE2-256 | eadc454ff29992376548758fb749d99bbac7001f72b0c8cea7833cd2120ef844 |