GollyGang / ready

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

Replace float4 with double4 when data type is double #121

Closed timhutton closed 3 years ago

timhutton commented 3 years ago

Is a bit of a hacky solution since we're just doing string search and replace, not parsing the formula properly. But it seems fine for now.