SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
115 stars 26 forks source link

404 on documentation link #74

Closed abhijit-c closed 2 years ago

abhijit-c commented 2 years ago

Hello,

I'm interested in using this package for a project of mine; however, when I try and follow the documentation links either through the README or in the about section, they lead to 404s. This is the link I'm attemping to follow:

https://timueh.github.io/PolyChaos.jl/stable/

Screen Shot 2022-04-29 at 12 44 36 PM

Did something break in a recent change?

ranjanan commented 2 years ago

We moved the repo. Tried to fix it in https://github.com/SciML/PolyChaos.jl/commit/209b3c9d55241f6a0ee0272e08ffb2f4f70fe039. Let's see if that worked.

ChrisRackauckas commented 2 years ago

Fixed.