scipy_gauss_jac.py File Reference

Go to the source code of this file.

Namespaces

 scipy_gauss_jac
 

Functions

def scipy_gauss_jac.main (n, alpha, beta)
 

Variables

 scipy_gauss_jac.parser = argparse.ArgumentParser(description="Compute Gauss-Jacobi quadrature.")
 
 scipy_gauss_jac.type
 
 scipy_gauss_jac.int
 
 scipy_gauss_jac.default
 
 scipy_gauss_jac.help
 
 scipy_gauss_jac.float
 
 scipy_gauss_jac.args = parser.parse_args()