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

Documenter 1.0 upgrade #117

Open ArnoStrouwen opened 9 months ago

ArnoStrouwen commented 9 months ago

Documentation of this repo seems to be in a bad state.

@Vaibhavdixit02 do you think we can get rid of the JuMP/Mosek stuff in the documentation and replace it with Optimization? Mosek is not working for me locally.

Vaibhavdixit02 commented 9 months ago

Yeah probably, not sure where it is used but there might be alternative optimizers that can be used

codecov[bot] commented 9 months ago

Codecov Report

Merging #117 (cedbc3b) into master (21f757a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   90.47%   90.47%           
=======================================
  Files          16       16           
  Lines        1008     1008           
=======================================
  Hits          912      912           
  Misses         96       96           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more