tree: 7b5a016d3066e2448b5392e712fa7c76acbb73a8 [path history] [tgz]
  1. quad/
  2. testquad/
  3. doc.go
  4. README.md
  5. romberg.go
  6. romberg_test.go
  7. simpsons.go
  8. simpsons_test.go
  9. trapezoidal.go
  10. trapezoidal_test.go
integrate/README.md

Gonum integrate GoDoc

Package integrate provides numerical evaluation of definite integrals of single-variable functions for the Go programming language.