GollyGang / ready

A cross-platform implementation of various reaction-diffusion systems and PDEs.
GNU General Public License v3.0
761 stars 60 forks source link

Changing data type to double is broken #93

Closed timhutton closed 3 years ago

timhutton commented 3 years ago

The patterns that use double in NumericalMethods work fine but changing the data type to double in a formula rule doesn't work. The generated kernel looks ok.