Skip to content

ENH: full/proper support for multi-dimensional BasisParams - #46

Open
sglyon wants to merge 1 commit into
masterfrom
sl/multidim_params
Open

ENH: full/proper support for multi-dimensional BasisParams#46
sglyon wants to merge 1 commit into
masterfrom
sl/multidim_params

Conversation

@sglyon

@sglyon sglyon commented Dec 6, 2017

Copy link
Copy Markdown
Member

closes #45

@coveralls

Copy link
Copy Markdown

Coverage Status

Changes Unknown when pulling 1ec67ab on sl/multidim_params into ** on master**.

@codecov-io

codecov-io commented Dec 6, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@9fd30c6). Click here to learn what that means.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #46   +/-   ##
=========================================
  Coverage          ?   92.63%           
=========================================
  Files             ?       12           
  Lines             ?     1385           
  Branches          ?        0           
=========================================
  Hits              ?     1283           
  Misses            ?      102           
  Partials          ?        0
Impacted Files Coverage Δ
src/cheb.jl 96.11% <ø> (ø)
src/BasisMatrices.jl 92.3% <100%> (ø)
src/lin.jl 83.9% <100%> (ø)
src/basis.jl 98.27% <100%> (ø)
src/util.jl 97.87% <100%> (ø)
src/smolyak.jl 87.17% <76.92%> (ø)
src/interp.jl 85.71% <91.3%> (ø)
src/basis_structure.jl 97.61% <96.62%> (ø)

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 9fd30c6...1ec67ab. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

funeval error with Smolyak basis

3 participants