gridap / Gridap.jl

Grid-based approximation of partial differential equations in Julia
MIT License
665 stars 94 forks source link

use OrderedDict #1004

Closed mochen4 closed 2 months ago

mochen4 commented 2 months ago

Fixes #1002. Use OrderedDict to ensure deterministic behavior.

amartinhuertas commented 2 months ago

Can you please add an entry to the news.md file?? Thanks!