pyccel / sympde

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

Implement traits for commutative and anti-commutative operators #52

Open yguclu opened 5 years ago

yguclu commented 5 years ago

The ultimate goal is to make the library more robust and easier to maintain by minimizing code duplication across operators.