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

Series of tests for AD #114

Merged
merged 34 commits into from
Jun 15, 2020
Merged

Series of tests for AD #114

merged 34 commits into from
Jun 15, 2020

Commits on May 12, 2020

  1. Solved tests for Matern

    theogf committed May 12, 2020
    Configuration menu
    Copy the full SHA
    2234d4f View commit details
    Browse the repository at this point in the history
  2. Solved tests for dotproduct

    theogf committed May 12, 2020
    Configuration menu
    Copy the full SHA
    a6159e1 View commit details
    Browse the repository at this point in the history
  3. First draft of AD tests

    theogf committed May 12, 2020
    Configuration menu
    Copy the full SHA
    4aeb0e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a7901 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Created two function for testing any kernel, any AD and compare with …

    …FiniteDifferences.jl
    theogf committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f70adc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae0cd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88dcff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6875aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44368fb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    b3142f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ad0cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07631b6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Configuration menu
    Copy the full SHA
    960bad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e620ae View commit details
    Browse the repository at this point in the history
  3. Removed need to give a name

    theogf committed May 16, 2020
    Configuration menu
    Copy the full SHA
    24cb00d View commit details
    Browse the repository at this point in the history
  4. Adding needed export

    theogf committed May 16, 2020
    Configuration menu
    Copy the full SHA
    5b2e580 View commit details
    Browse the repository at this point in the history
  5. Removed test_AD

    theogf committed May 16, 2020
    Configuration menu
    Copy the full SHA
    0bba1a5 View commit details
    Browse the repository at this point in the history
  6. Readded all tests

    theogf committed May 16, 2020
    Configuration menu
    Copy the full SHA
    7f52242 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1000b3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Configuration menu
    Copy the full SHA
    4023365 View commit details
    Browse the repository at this point in the history
  2. Relaxed tolerance

    theogf committed May 17, 2020
    Configuration menu
    Copy the full SHA
    a73133b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

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

Commits on May 25, 2020

  1. Rewrote testing code

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    577518f View commit details
    Browse the repository at this point in the history
  2. Put a seed for FBM tests

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    9d82e1c View commit details
    Browse the repository at this point in the history
  3. Remove adjoint for Sinus

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    181341e View commit details
    Browse the repository at this point in the history
  4. Import all Flux functions

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    88c6af7 View commit details
    Browse the repository at this point in the history
  5. Fix parenthesis missing

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    aa282a1 View commit details
    Browse the repository at this point in the history
  6. Fixed some stupid testing bugs

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ffefd1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b5ba4d View commit details
    Browse the repository at this point in the history
  8. Clearer failing messages

    theogf committed May 25, 2020
    Configuration menu
    Copy the full SHA
    b6ddf52 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    5c7eb6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4e5bb2 View commit details
    Browse the repository at this point in the history
  3. Missing ReverseDiff

    theogf committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    686ad8c View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

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