Files
gonum/integrate
Dan Kortschak cf3307fa63 all: partially migrate to math/rand/v2
This is not intended to be a completed transition since it leaves the
libraries unusable to external client code, but rather as a step towards
use of math/rand/v2. This initial step allows repair of sequence change
failures without having to worry about API difference.
2025-02-01 22:18:04 +10:30
..
2024-05-02 05:29:04 +09:30
2020-03-16 16:10:59 +02:00

Gonum integrate

go.dev reference GoDoc

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