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

Vector Integrand Tests #21

Merged
merged 13 commits into from
Jun 6, 2020
Merged

Vector Integrand Tests #21

merged 13 commits into from
Jun 6, 2020

Commits on Jun 4, 2020

  1. Add vector valued funciton tests. Fixed single element array output f…

    …or Cubature methods
    Adam R Gerlach committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    22b219e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feba7e4 View commit details
    Browse the repository at this point in the history
  3. Correct nout in vector valued tests. Removed unneeded assert in HCuba…

    …ture methods prevents vector value functions
    Adam R Gerlach committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    40ab7b6 View commit details
    Browse the repository at this point in the history
  4. Fix Cubature methods to pass mulit-dim vector valued tests

    Adam R Gerlach committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    cf73800 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9320d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. rearrange test w/ algorithm at outer loop. Fix standard vector integr…

    …and tests
    Adam R Gerlach committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f195908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5653f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88ae86f View commit details
    Browse the repository at this point in the history
  4. Cubature batched standard vector integrand tests passing

    Adam R Gerlach committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6e88715 View commit details
    Browse the repository at this point in the history
  5. All Batched standard vector integrand tests passing

    Adam R Gerlach committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9670e74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d0e4ef View commit details
    Browse the repository at this point in the history
  7. All batch iip vector integrand tests passing

    Adam R Gerlach committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7299a63 View commit details
    Browse the repository at this point in the history
  8. clean up

    Adam R Gerlach committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    fad66ef View commit details
    Browse the repository at this point in the history