Go to the source code of this file.
Namespaces | |
sympy_gauss_jac | |
Functions | |
def | sympy_gauss_jac.main (n, alpha, beta, n_dig) |
Variables | |
sympy_gauss_jac.parser = argparse.ArgumentParser(description="Compute Gauss-Jacobi quadrature.") | |
sympy_gauss_jac.type | |
sympy_gauss_jac.int | |
sympy_gauss_jac.default | |
sympy_gauss_jac.help | |
sympy_gauss_jac.float | |
sympy_gauss_jac.args = parser.parse_args() | |