Skip to content

Sympy standard function with our types #984

Description

@mloubout

So basically the issue is that all of sympy standard functions ignore our type or transform into their own

For example sqrt(u) is a sympy.Pow while we would want a Differentiable.Pow. I am unsure how to proceed about this, most of the ideas I would require to import everything in Devito and add our own version and would break the moment someone uses a function we didn;t think of (there is like 100 in sympy so not gonna redo everything)

Open to suggestions

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions