This wikilog article is a draft, it was not published yet.

Crash course in Scientific Computing

⇠ Back to Blog:Sandbox
m (Crash Course in Scientific Computing)
m
Line 17: Line 17:
 
# [[WLV VI/|Differential equations: Euler]]
 
# [[WLV VI/|Differential equations: Euler]]
 
# [[WLV VI/|Differential equations: Heun and Runge-Kutta]]
 
# [[WLV VI/|Differential equations: Heun and Runge-Kutta]]
 +
# [[WLV VI/|Oscillators]]
 +
# [[WLV VI/|Stability]]
 
# [[WLV VI/|Functions]]
 
# [[WLV VI/|Functions]]
 
# [[WLV VI/|Objects]]
 
# [[WLV VI/|Objects]]
Line 22: Line 24:
 
# [[WLV VI/|Librairies: private bits]]
 
# [[WLV VI/|Librairies: private bits]]
 
# [[WLV VI/|Linear algebra]]
 
# [[WLV VI/|Linear algebra]]
# [[WLV VI/|LU decomposition]]
 
# [[WLV VI/|Fourier transform]]
 
 
# [[WLV VI/|DFT]]
 
# [[WLV VI/|DFT]]
 
# [[WLV VI/|Hyperspace]]
 
# [[WLV VI/|Hyperspace]]
 
# [[WLV VI/|Advanced topics]]
 
# [[WLV VI/|Advanced topics]]
 
# [[WLV VI/|Fun problems]]
 
# [[WLV VI/|Fun problems]]

Revision as of 10:19, 20 December 2020

Crash Course in Scientific Computing

or, as officially known, The Wolverhampton Lectures on Physics: VI — Scientific Computing.

  1. Operating Systems
  2. $\TeX$ and $\LaTeX$
  3. Computer programming
  4. Julia
  5. Numbers
  6. Random numbers
  7. Algorithms - the idea
  8. Algorithms - applications
  9. Integrals
  10. Derivatives
  11. Root finding
  12. Better root finding
  13. Differential equations: Euler
  14. Differential equations: Heun and Runge-Kutta
  15. Oscillators
  16. Stability
  17. Functions
  18. Objects
  19. Librairies: the world
  20. Librairies: private bits
  21. Linear algebra
  22. DFT
  23. Hyperspace
  24. Advanced topics
  25. Fun problems