I want use dispersion in a complex macroevolution simulation. To do so, I use YAXArrays to handle the high dimensionnality of the data in a spatial context. Then, there is a version compatibility issue between DynamicGrids and YAXArrays. DynamicGrids only work on JULIA version 1.9 whereas YAXArrays need JULIA version 1.10.
Then DynamicGrids only take simple object as input which reduce the application possibility for complex scenari.
Is there any development plan for this kind of issue ?