[Matrix-SIG] Numerical Integration using Gaussian Quadrature

Travis Oliphant Oliphant.Travis@mayo.edu
Tue, 5 Jan 1999 13:53:25 -0600 (CST)


For NumPy users who want to do Numerical integration.

I have a module that will do numerical integration on python
functions using Gaussian quadrature.  

The engine behind this module is another module that computes the roots
and quadrature weights for a large number of orthogonal polynomials of
arbitrary order. 

It uses a couple of functions from the latest version of MLab.py.

The modules are available at http:/oliphant.netpedia.net



----------------------------------------------------
Travis Oliphant            200 First St SW          
    	                   Rochester MN 55905       
Ultrasound Research Lab	   (507) 286-5293           
Mayo Graduate School	   Oliphant.Travis@mayo.edu