SciML / DataDrivenDiffEq.jl

Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
https://docs.sciml.ai/DataDrivenDiffEq/stable/
MIT License
404 stars 57 forks source link

Enable doctests #354

Open ChrisRackauckas opened 2 years ago

ChrisRackauckas commented 2 years ago

@AlCap23 this would be a good library to enable doctests for. See https://github.com/SciML/ModelingToolkit.jl/pull/1572

AlCap23 commented 2 years ago

Ah nice. So this would get rid of the current literate.jl pipeline to construct the doctests?

ChrisRackauckas commented 2 years ago

yes