FourierFlows v0.2.0
This release incorporates syntax changes and code deprecations that were introduced for Julia v0.7
and v1.0
.
The FourierFlows
syntax remains the same (e.g. the way the examples are ). But the physics modules have a lot of internal code changes (e.g. mul!
and ldiv!
takes the place of A_mul_B!
).