pg_utils.numerics.symparser

Symbolic parser

The bridge between the symbolic expressions and numerical computations

Module Attributes

v_functions_mpmath

Vectorized functions in mpmath

v_functions_gmpy2

Vectorized functions in gmpy2

Functions

jacobi_idx_subs(expr, arg[, arg_a, arg_b])

Jacobi index substitution.

powers_of(expr, *args[, return_expr])

Retrieve the power of symbols in a given expression.

Classes

Gmpy2Printer([settings, dps, prec])

Lambda printer for gmpy2 which maintains precision for floats