SciML / LabelledArrays.jl

Arrays which also have a label for each element for easy scientific machine learning (SciML)
https://docs.sciml.ai/LabelledArrays/stable/
Other
120 stars 21 forks source link

chore: update RecursiveArrayTools compat #149

Closed AayushSabharwal closed 8 months ago

AayushSabharwal commented 10 months ago

Tests won't pass in CI because of a circular dependency with OrdinaryDiffEq. To test, remove it from Project.toml and comment out the diffeq tests.