Closed cdiener closed 1 year ago
Small fix that makes the exports for symbolics a bit more consistent. In particular doing something like:
from optlang.symbolics import Expr
will no longer fail on symengine but work on sympy.
Small fix that makes the exports for symbolics a bit more consistent. In particular doing something like:
will no longer fail on symengine but work on sympy.