JuliaIntervals / IntervalLinearAlgebra.jl

Linear algebra done rigorously
MIT License
36 stars 9 forks source link

added continuous example to FEM and fixed parametric interface docstrings #118

Closed lucaferranti closed 2 years ago

lucaferranti commented 2 years ago

PR description

Finished FEM example and fixed docstrings for parametric solver

Related issues

Other

@jorgepz in the second section of the tutorial, it would be nice to have a brief description of the problem that is considered.

codecov-commenter commented 2 years ago

Codecov Report

Merging #118 (dcaf5bb) into main (9301319) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   97.02%   97.02%           
=======================================
  Files          17       17           
  Lines         639      639           
=======================================
  Hits          620      620           
  Misses         19       19           
Impacted Files Coverage Δ
src/IntervalLinearAlgebra.jl 100.00% <ø> (ø)
src/pils/affine_parametric_array.jl 96.36% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9301319...dcaf5bb. Read the comment docs.