SciMLDocs icon indicating copy to clipboard operation
SciMLDocs copied to clipboard

Global documentation for the Julia SciML Scientific Machine Learning Organization

Results 30 SciMLDocs issues
Sort by recently updated
recently updated
newest added

The following are the major steps to complete the SciML documentation overhaul: - [x] Finish fixing up the materials for the SciML workshop (https://github.com/SciML/SciMLWorkshop.jl/pull/7), and add it to the SciML...

The LaTeX and the code don't seem to match up. https://docs.sciml.ai/Overview/dev/showcase/symbolic_analysis/#Input-System-2

We have a ton of information in our doc builds. It's where all of our tutorials are! So the biggest stress test is actually the documentation builds. The system of...

The logo on the top left at `https://docs.sciml.ai/Overview/dev/` goes to `https://docs.sciml.ai/https:/sciml.ai`, which is a broken link.

I think all off the preview urls redirect to docs.sciml.ai? But those are only updated once a day and thus might not have the preview. We should probably also enable...

Change "Plots and Visualization" to "Third-Party Plots and Visualization"?

On https://docs.sciml.ai/Overview/stable/, the hyperlink in the first point of the Reproducibility section is broken, showing ``` The documentation of the [SciML Showcase](@ref showcase) was built using these direct dependencies, ```...

## Checklist - [ ] Appropriate tests were added - [ ] Any code changes were done in a way that does not break public API - [ ] All...