Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sglyon
Copy link
Member

@sglyon sglyon commented Dec 6, 2017

closes #45

@coveralls
Copy link

Coverage Status

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

@codecov-io
Copy link

codecov-io commented Dec 6, 2017

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