You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to parse a numerical domain e.g. containing at least one function with a numerical output, the parsing fails with the error: tarski.errors.UndefinedElement: Undefined element "number" (error msg: None).
When I try to parse a numerical domain e.g. containing at least one function with a numerical output, the parsing fails with the error:
tarski.errors.UndefinedElement: Undefined element "number" (error msg: None)
.Here is a minimal example of this:
It is based on the example from the documentation here: https://tarski.readthedocs.io/en/latest/notebooks/first-order-logics.html#Terms-and-Formulas
The text was updated successfully, but these errors were encountered: