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

Add adaptive sparse polynomial chaos #19

Open
timueh opened this issue Mar 21, 2019 · 2 comments
Open

Add adaptive sparse polynomial chaos #19

timueh opened this issue Mar 21, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@timueh
Copy link
Collaborator

timueh commented Mar 21, 2019

see this paper and the section on it in the UQLab manual.

@timueh timueh added the enhancement New feature or request label Mar 21, 2019
@timueh
Copy link
Collaborator Author

timueh commented Jun 14, 2019

Hi @maqsoodmubarak,

good to hear that you are making progress. When you want to push your code, do the following:

  1. Switch to (the branch prep-v0.1.3)[https://github.com/timueh/PolyChaos.jl/tree/prep-v0.1.3]
  2. From this branch, create a new branch that you can call whatever.
  3. Commit to this new branch.

The important things is to branch off the branch prep-v0.1.3

That makes sure we don't break anything.

I find this to be a helpful tutorial.

@maqsoodrajput
Copy link

Hey Till,

Now code for Sparse basis is working with new definitions of polynomials. I have also added a test file.
It is in new branch "sparseBasis"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants