Note for Pyjulia calling Julia from Python

background

Installation

https://github.com/JuliaPy/pyjulia

As the documentation says.

However, julia.install () requires julia to be in your path.

Looking at the source code, I found that I could specify the path for julia.

julia.install(julia="/path/to/julia")

You can set the path of the julia command with. It may be useful when it is troublesome to register the path of the julia command in PATH in the Windows environment.

Julia itself is a cross-platform as it is, with a musl (libc) version that is more portable than glibc etc. for Linux.

It seems that it works on Windows without any inconvenience. (Since I also use LLVM for compilation, it should work without Visual Studio ...)

All you have to do is call Julia with reference to the documentation!

Recommended Posts

Note for Pyjulia calling Julia from Python
Tips for calling Python from C
Julia Quick Note [22] Calling Python functions and Python modules
3 months note for starting Python
boto3 (AWS SDK for Python) Note
Note: Python
Python note
[Note] Get data from PostgreSQL with Python
"Python AI programming" starting from 0 for windows
Try calling Python from Ruby with thrift
Python> Output numbers from 1 to 100, 501 to 600> For csv
[Note] Execute Python code from Excel (xlwings)
2016-10-30 else for Python3> for:
python [for myself]
Python study note_002
Note: Python Decorator
Python programming note
[Python] Learning Note 1
Python study note_004
Wrap C with Cython for use from Python
sql from python
~ Tips for Python beginners from Pythonista with love ① ~
Get note information using Evernote SDK for Python 3
Note for formatting numbers with python format function
MeCab from Python
Python study note_003
Call Python library for text normalization from MATLAB
[Note] openCV + python
Wrap C ++ with Cython for use from Python
Call Polly from the AWS SDK for Python
Python beginner's note
~ Tips for Python beginners from Pythonista with love ② ~
Notes on oct2py calling Octave scripts from Python
[Python] Extract the video ID from the YouTube video URL [Note]
Python learning memo for machine learning by Chainer from Chapter 2
Mercurial stopped working after migrating from Python 2 to Python 3 (Note)
Note calling the CUDA Driver API with Python ctypes
Notes on writing config files for Python Note: configparser
About Python for loops
Use thingsspeak from python
Operate Filemaker from Python
[Note] File reading ~ Python ~
Python basics ② for statement
Use fluentd from python
Access bitcoind from python
Changes from Python 3.0 to Python 3.5
Python from or import
Use MySQL from Python
Run python from excel
Install python from source
Execute command from Python
About Python, for ~ (range)
python textbook for beginners
Operate neutron from Python!
Bye bye Python. Hello Julia!
Refactoring tools for Python
python for android Toolchain
Use MySQL from Python
Note to daemonize python
Note: python Skeleton Nya
Operate LXC from Python