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

LArray and SLArray #20

Closed ChrisRackauckas closed 5 years ago

ChrisRackauckas commented 5 years ago

Handles https://github.com/JuliaDiffEq/LabelledArrays.jl/issues/11 just by making the types general array types that utilize the symbols on the linear index of the array.