m
m
Line 13: Line 13:
 
# [[WLV VI/Roots|Root finding]]
 
# [[WLV VI/Roots|Root finding]]
 
# [[WLV VI/ODE1|ODE: Euler]]
 
# [[WLV VI/ODE1|ODE: Euler]]
# [[WLV VI/ODE2|ODE: Heun and Runge-Kutta]]
+
# [[WLV VI/ODE2|ODE: Heun & Runge-Kutta]]
 
# [[WLV VI/BetterRoots|Higher Dimensions]]
 
# [[WLV VI/BetterRoots|Higher Dimensions]]
 
# [[WLV VI/Interpolation|Interpolation]]
 
# [[WLV VI/Interpolation|Interpolation]]
Line 23: Line 23:
 
# [[WLV VI/OOP|Objects]]
 
# [[WLV VI/OOP|Objects]]
 
# [[WLV VI/Lib|Librairies]]
 
# [[WLV VI/Lib|Librairies]]
# [[WLV VI/XXV|Fun problems]]
+
# [[WLV VI/Fun|Fun problems]]

Revision as of 12:21, 20 December 2020

  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. Combinatorics
  10. Complexity
  11. Integrals
  12. Derivatives
  13. Root finding
  14. ODE: Euler
  15. ODE: Heun & Runge-Kutta
  16. Higher Dimensions
  17. Interpolation
  18. Extrapolation
  19. Linear algebra
  20. Fourier and DFT
  21. Stability and Convergence
  22. Chaos and fractals
  23. Objects
  24. Librairies
  25. Fun problems