Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 324 Bytes

todo.md

File metadata and controls

12 lines (11 loc) · 324 Bytes

Future work

  • Ax=b solvers, direct and Krylov subspace
  • Eigenvalue equations
  • Numerical differentiation and integrals
  • Newton-Rhapson root finding
  • Sorting algorithms
  • Complex number support
  • Fast Fourier Transform (need above first)
  • Linear regression, fitting
  • Interpolation
  • Minimum searches (SD, CG, others)