m
m
Line 12: Line 12:
 
# [[WLV VI/Derivatives|Derivatives]]
 
# [[WLV VI/Derivatives|Derivatives]]
 
# [[WLV VI/Roots|Root finding]]
 
# [[WLV VI/Roots|Root finding]]
# [[WLV VI/BetterRoots|Better root finding]]
+
# [[WLV VI/ODE1|ODE: Euler]]
# [[WLV VI/ODE1|Differential equations: Euler]]
+
# [[WLV VI/ODE2|ODE: Heun and Runge-Kutta]]
# [[WLV VI/ODE2|Differential equations: Heun and Runge-Kutta]]
+
# [[WLV VI/BetterRoots|Higher Dimensions]]
 
# [[WLV VI/Interpolation|Interpolation]]
 
# [[WLV VI/Interpolation|Interpolation]]
 
# [[WLV VI/Extrapolation|Extrapolation]]
 
# [[WLV VI/Extrapolation|Extrapolation]]

Revision as of 11:49, 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 and 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