Introduction to Julia: Basic Grammar and Sample Collection

Julia's basic grammar and sample collection are for beginners.

## [Julia] how to build an environment

Julia is a high-level/dynamic programming language for scientific computing with the following characteristics:

Features
1 You can write code that is more intuitive and shorter than Python.
2 When using the standard library, the calculation time is faster than Python (the start is slower).
3 Because of the new language that came out in 2012, the number of external libraries is less limited than Python.In addition, there is little information in Japanese.
How to install
Windows How to install on Windows
Julia
スポンサーリンク

コメント