Programming exercises in Julia for "Introduction to Plasma Physics" at Masaryk university.
This repository is organized by mirroring Interactive Introduction to Plasma Physics. Part II: Hands-on exercises. You are encouraged to take a look at the original material to look for physical insight, context and pretty pictures. The code there is written in MATLAB. In this repository, you will find the code (in Julia) needed to complete the exercises.
Easiest way to get Julia is to install from binary files from the official website. Another option is to build Julia from source, follow the instructions at the github pages.
If you think you found an error or have a suggestion, please do not hesitate to email me at [email protected] or even better, create a github account and create an issue.