LutzGross / esys-escript.github.io

Other
29 stars 13 forks source link

Issues with binary and in place operation mixing REAL and COMPLEX arguments. #70

Open LutzGross opened 2 years ago

LutzGross commented 2 years ago

There are various reports on issues (eg. #68) when mixing REAL and COMPLEX data/value. This includes a) initialization: b) binary operations c) in-place operations.

We need to add some testing here first.