Menu

[r2807]: / trunk / course / examples / scipy / example4.1  Maximize  Restore  History

Download this file

14 lines (10 with data), 528 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
>>> help(integrate)
Methods for Integrating Functions
odeint -- Integrate ordinary differential equations.
quad -- General purpose integration.
dblquad -- General purpose double integration.
tplquad -- General purpose triple integration.
gauss_quad -- Integrate func(x) using Gaussian quadrature of order n.
gauss_quadtol -- Integrate with given tolerance using Gaussian quadrature.
See the orthogonal module (integrate.orthogonal) for Gaussian
quadrature roots and weights.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.