Caution
Ongoing development of the Python/Julia interface has transitioned to PythonCall.jl/juliacall, please consider using that package instead.
Experimenting with developing a better interface to Julia language that works with Python 3 and Julia v1.4+.
$ 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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4