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

Change `Tensor`'s inner constructor methods to outer #91

Closed bowenszhu closed 1 year ago

bowenszhu commented 1 year ago

To allow customized construction of Tensor in downstream.

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (630fc02) into master (f1a95f4) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   90.19%   90.20%   +0.01%     
==========================================
  Files          15       15              
  Lines         959      960       +1     
==========================================
+ Hits          865      866       +1     
  Misses         94       94              
Impacted Files Coverage Δ
src/typesTensor.jl 100.00% <100.00%> (ø)

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