You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / f2py / symbolic / Expr

class

numpy.f2py.symbolic:Expr

source: /numpy/f2py/symbolic.py :157

Signature

class   Expr ( op data )

Members

Summary

Represents a Fortran expression as an op-data pair.

Extended Summary

Expr instances are hashable and sortable.

Aliases

  • numpy.f2py.symbolic.Expr