bundles / numpy 2.4.4 / numpy / f2py / symbolic
module
numpy.f2py.symbolic
source: /numpy/f2py/symbolic.py :0
Members
-
_counter -
_FromStringWorker -
_get_parenthesis_kind -
_Pair -
_pairs_add -
ArithOp -
as_apply -
as_array -
as_complex -
as_deref -
as_eq -
as_expr -
as_factors -
as_ge -
as_gt -
as_integer -
as_le -
as_lt -
as_ne -
as_number -
as_numer_denom -
as_real -
as_ref -
as_string -
as_symbol -
as_term_coeff -
as_terms -
as_ternary -
eliminate_quotes -
ewarn -
Expr -
ExprWarning -
fromstring -
insert_quotes -
Language -
normalize -
Op -
OpError -
Precedence -
RelOp -
replace_parenthesis -
unreplace_parenthesis
Summary
Fortran/C symbolic expressions
Extended Summary
References: - J3/21-007: Draft Fortran 202x. https://j3-fortran.org/doc/year/21/21-007.pdf
Copyright 1999 -- 2011 Pearu Peterson all rights reserved. Copyright 2011 -- present NumPy Developers. Permission to use, modify, and distribute this software is given under the terms of the NumPy License.
NO WARRANTY IS EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
Additional content
Fortran/C symbolic expressions
References: - J3/21-007: Draft Fortran 202x. https://j3-fortran.org/doc/year/21/21-007.pdf
Copyright 1999 -- 2011 Pearu Peterson all rights reserved. Copyright 2011 -- present NumPy Developers. Permission to use, modify, and distribute this software is given under the terms of the NumPy License.
NO WARRANTY IS EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
Aliases
-
numpy.f2py.symbolic