An open API service indexing awesome lists of open source software.

https://github.com/fusion809/julia-scripts

Julia scripts I have written primarily for the purpose of technical computing.
https://github.com/fusion809/julia-scripts

airy-equation chebyshev-gauss-quadrature chebyshev-spectral-methods double-pendulum julia-language julia-scripts lorenz-equation matplotlib newton-kantorovich-method ode-solver runge-kutta-fehlberg simple-pendulum simplex simplex-algorithm sturm-liouville-problems

Last synced: 24 days ago
JSON representation

Julia scripts I have written primarily for the purpose of technical computing.

Awesome Lists containing this project

README

          

# Julia scripts

My Julia scripts used for numerical computation. I like chaotic systems and Sturm-Liouville problems the most, so they are the main ones I solve in it.

To (hopefully) install all dependencies required for the scripts in this repository, and for turning VSCode into a suitable IDE run [all-deps.jl](all-deps.jl) in Julia.