All repos
JuliaLang/Julia
Julia is a high-performance language built for technical and numerical computing. It combines an approachable, mathematical syntax with multiple dispatch and a compiler designed for fast scientific code, making it a strong home for simulation, optimisation and data-heavy mathematics.
Overview
Julia is a high-performance language built for technical and numerical computing. It combines an approachable, mathematical syntax with multiple dispatch and a compiler designed for fast scientific code, making it a strong home for simulation, optimisation and data-heavy mathematics.
What you can do
- Write numerical algorithms with expressive mathematical notation.
- Use packages for differential equations, optimisation, statistics and visualisation.
- Scale from exploratory notebooks to high-performance research software.
How to use this repository
- Start with the official guide and a small example.
- Adapt one example to a real mathematical problem or teaching activity.
- Use the GitHub issues and releases to keep up with the project.