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

Quadrature Fourier features #56

Merged
merged 23 commits into from Oct 22, 2021
Merged

Commits on Oct 11, 2021

  1. Copy the full SHA
    13cbd31 View commit details
    Browse the repository at this point in the history
  2. removed old code

    ltiao committed Oct 11, 2021
    Copy the full SHA
    92e168d View commit details
    Browse the repository at this point in the history
  3. minor fix

    ltiao committed Oct 11, 2021
    Copy the full SHA
    e8ad389 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ddfa6b7 View commit details
    Browse the repository at this point in the history
  5. rename to avoid conflict

    ltiao committed Oct 11, 2021
    Copy the full SHA
    a82c7f4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e9d0fac View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3e448d3 View commit details
    Browse the repository at this point in the history
  8. tiny refactor

    ltiao committed Oct 11, 2021
    Copy the full SHA
    8c8e820 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. updated notebook and tests

    ltiao committed Oct 19, 2021
    Copy the full SHA
    6e270ea View commit details
    Browse the repository at this point in the history
  2. fixed test and typos

    ltiao committed Oct 19, 2021
    Copy the full SHA
    871aa1f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e3a37ff View commit details
    Browse the repository at this point in the history
  4. added new tests

    ltiao committed Oct 19, 2021
    Copy the full SHA
    4940ede View commit details
    Browse the repository at this point in the history
  5. formatting

    ltiao committed Oct 19, 2021
    Copy the full SHA
    4b8842e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. fixed tests

    ltiao committed Oct 20, 2021
    Copy the full SHA
    bc864a7 View commit details
    Browse the repository at this point in the history
  2. tiny fix

    ltiao committed Oct 20, 2021
    Copy the full SHA
    4a7d70f View commit details
    Browse the repository at this point in the history
  3. Update gpflux/layers/basis_functions/fourier_features/base.py

    Co-authored-by: Vincent Dutordoir <dutordoirv@gmail.com>
    ltiao and vdutor committed Oct 20, 2021
    Copy the full SHA
    cae3588 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. added final test

    ltiao committed Oct 21, 2021
    Copy the full SHA
    a99a237 View commit details
    Browse the repository at this point in the history
  2. added warning

    ltiao committed Oct 21, 2021
    Copy the full SHA
    b395585 View commit details
    Browse the repository at this point in the history
  3. formatting

    ltiao committed Oct 21, 2021
    Copy the full SHA
    353c3d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Update gpflux/layers/basis_functions/fourier_features/utils.py

    Co-authored-by: Vincent Dutordoir <dutordoirv@gmail.com>
    ltiao and vdutor committed Oct 22, 2021
    Copy the full SHA
    ad6d370 View commit details
    Browse the repository at this point in the history
  2. Update tests/gpflux/layers/basis_functions/fourier_features/test_quad…

    …rature.py
    
    Co-authored-by: Vincent Dutordoir <dutordoirv@gmail.com>
    ltiao and vdutor committed Oct 22, 2021
    Copy the full SHA
    4355600 View commit details
    Browse the repository at this point in the history
  3. added docstrings

    ltiao committed Oct 22, 2021
    Copy the full SHA
    cd8813b View commit details
    Browse the repository at this point in the history
  4. formattingh

    ltiao committed Oct 22, 2021
    Copy the full SHA
    09d27ac View commit details
    Browse the repository at this point in the history