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

Pseudo-spectral and sparse grid #39

Closed
wants to merge 59 commits into from
Closed

Pseudo-spectral and sparse grid #39

wants to merge 59 commits into from

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    8268244 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    413523e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    5910a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5d42d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1611efc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee6aa9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9a505 View commit details
    Browse the repository at this point in the history
  6. test for ansatz application

    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    183f3db View commit details
    Browse the repository at this point in the history
  7. introduce utilities to extract the basis indices (perhaps I should ju…

    …st generate a dict in the beginnign?)
    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    01f4f48 View commit details
    Browse the repository at this point in the history
  8. test monomial extraction

    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    7453265 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf049ac View commit details
    Browse the repository at this point in the history
  10. rm OrthoPoly functions -> not compatible with PolyChaos => consider P…

    …R to PolyChaos since that is really awkward
    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4ad852f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c9638b2 View commit details
    Browse the repository at this point in the history
  12. galerking projection

    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    9380ad0 View commit details
    Browse the repository at this point in the history
  13. combining everything

    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    d548775 View commit details
    Browse the repository at this point in the history
  14. pce for explicit ODEs

    FHoltorf committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    44dccf1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eedee96 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2ccb1c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. test galerking projection

    FHoltorf committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    495022a View commit details
    Browse the repository at this point in the history
  2. rm old file

    FHoltorf committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c85f2b0 View commit details
    Browse the repository at this point in the history
  3. merge remote master

    FHoltorf committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    750cc94 View commit details
    Browse the repository at this point in the history
  4. restructure PCE tests

    FHoltorf committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4e5d652 View commit details
    Browse the repository at this point in the history
  5. update testing environmnet

    FHoltorf committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    06a0e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bc23b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b7f8a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. tutorial docs

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9cfb203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a97073 View commit details
    Browse the repository at this point in the history
  3. fix typo in tutorial

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    db21b2f View commit details
    Browse the repository at this point in the history
  4. replace allequal call

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    02d20cc View commit details
    Browse the repository at this point in the history
  5. SciML format

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    ac41583 View commit details
    Browse the repository at this point in the history
  6. fix typos in PCE utils

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7ae4754 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db13e24 View commit details
    Browse the repository at this point in the history
  8. SciML format

    FHoltorf committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    fcf255f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    d4e7ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d395638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7546a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceba828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa5101 View commit details
    Browse the repository at this point in the history
  6. SciML format

    FHoltorf committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    06cd417 View commit details
    Browse the repository at this point in the history
  7. fix bug

    FHoltorf committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    73d89de View commit details
    Browse the repository at this point in the history
  8. fix apply_ansatz test

    FHoltorf committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    1a10d55 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. merge master

    FHoltorf committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ec500c5 View commit details
    Browse the repository at this point in the history
  2. run SciML formatter

    FHoltorf committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9e80090 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    11504df View commit details
    Browse the repository at this point in the history
  2. doc strings

    FHoltorf committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    dad3d67 View commit details
    Browse the repository at this point in the history
  3. bug fix

    FHoltorf committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a6708dd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    d378ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7510399 View commit details
    Browse the repository at this point in the history
  3. SciML format

    FHoltorf committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    bdf692e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    c8353f8 View commit details
    Browse the repository at this point in the history
  2. SciML format

    FHoltorf committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    32eb581 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. rm field bases_dict

    FHoltorf committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bcad194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65f681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f9f42f View commit details
    Browse the repository at this point in the history
  4. SciML format

    FHoltorf committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    8e2773e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c2ea49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d582ccf View commit details
    Browse the repository at this point in the history
  7. SciML format again ...

    FHoltorf committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    a2ca3d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    cb074cd View commit details
    Browse the repository at this point in the history