SciML / NeuralOperators.jl

DeepONets, (Fourier) Neural Operators, Physics-Informed Neural Operators, and more in Julia
https://docs.sciml.ai/NeuralOperators/stable/
MIT License
262 stars 41 forks source link

Documentation landing page is a mess #149

Closed ablaom closed 11 months ago

ablaom commented 11 months ago

The issue is pretty obvious (and makes it pretty hard to make sense of the page): https://docs.sciml.ai/NeuralOperators/stable/

Somewhere a code block hasn't been fenced properly, or something...

ChrisRackauckas commented 11 months ago

Oh no. @ArnoStrouwen could you take a look at this today?

ArnoStrouwen commented 11 months ago

dev looks fine: https://docs.sciml.ai/NeuralOperators/dev/. Try releasing?

ArnoStrouwen commented 11 months ago

Stable looks fine to me.