pyccel / sympde

Symbolic calculus for partial differential equations (and variational forms)
http://sympde.readthedocs.io/
MIT License
20 stars 4 forks source link

Implement the mathematical identities of different calculus objects #77

Open saidctb opened 4 years ago

saidctb commented 4 years ago

The following identities should be implemented:

These used to be automatically verified because SymPDE was expanding all expressions by default. After PR #71 this is not the case anymore, so we'll need to find an explicit procedure to verify these identities.

ThatDevShparki commented 3 years ago

Hast this issue been claimed already? I'm down to put some work into this issue!