SciNim / numericalnim

A collection of numerical methods written in Nim

Home Page:https://scinim.github.io/numericalnim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve documentation

HugoGranstrom opened this issue · comments

Now that we finally have a documentation you can really see what procs are documented and which are not.

It could also be nice with a paragraph at the top of each module as well to describe what it provides and recommended methods.

  • Differentiate
  • integrate
  • interpolate
  • ode
  • optimize
  • rbf
  • utils