GithubHelp home page GithubHelp logo

milescranmer / pyjulia Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juliapy/pyjulia

0.0 2.0 0.0 744 KB

python interface to julia

License: MIT License

Makefile 0.46% Python 88.82% Shell 1.99% Julia 8.73%

pyjulia's Introduction

PyJulia

Stable documentation Latest documentation Main workflow DOI

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

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.

pyjulia's People

Contributors

ararslan avatar carreau avatar darrencl avatar dlfivefifty avatar dnadlinger avatar droodman avatar dsoto avatar eqt avatar eslgastal avatar fnmdx111 avatar grahamgill avatar ihnorton avatar jakebolewski avatar jakirkham avatar jasha10 avatar keno avatar manuelbb-upb avatar marius311 avatar milescranmer avatar mkitti avatar mrocklin avatar naereen avatar pallharaldsson avatar rdeits avatar scls19fr avatar stevengj avatar thautwarm avatar tkf avatar tsurherman avatar viralbshah avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.