This is a book for those who aim to become a scientific computing developer.
The codes in this book are available in the GitHub repository: GiggleLiu/ScientificComputingDemos. They are written in the Julia programming language.
Required background knowledge:
- Complex numbers
- Linear algebra
The book is built with Shiroa.
To deploy the book locally, run in a terminal
make serve
Make sure you have the latest version of Shiroa installed.