Jack-H-Buckner / UniversalDiffEq.jl

Universal differential equations for ecologists
MIT License
3 stars 0 forks source link

56 improve backend error handling #62

Closed 19fitzna closed 1 month ago

19fitzna commented 1 month ago

Added function to check that column names are appropriate and if not, search for aliases before throwing the relevant errors. (If an alias is found a warning is given to the user to change the appropriate kwarg)