SciML / FluxNeuralOperators.jl

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

Links in readme not working #99

Open MartinuzziFrancesco opened 1 year ago

MartinuzziFrancesco commented 1 year ago

The links in the readme to Fourier neural operator (https://github.com/SciML/NeuralOperators.jl/blob/main/src/model.jl), Markov neural operator (https://github.com/SciML/NeuralOperators.jl/blob/main/src/model.jl) and DeepONet operator (https://github.com/SciML/NeuralOperators.jl/blob/main/src/DeepONet.jl) are returning 404s

ChrisRackauckas commented 1 year ago

All of these should just point to the docs. @ArnoStrouwen has this library gotten the full treatment?

ArnoStrouwen commented 1 year ago

Yes, it did. But there are some relative links in this package that might be outdated.