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

Feature/fdm #621

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open

Feature/fdm #621

wants to merge 18 commits into from

Commits on Feb 15, 2024

  1. Converted tests to pytests and added FData tests.

    Converted tests from old test_covariances file to pytest format and added tests for functional data objects.
    E105D104U125 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8e2323d View commit details
    Browse the repository at this point in the history
  2. Adapted covariances to accept FData objects.

    Adapted Linear, Polynomial, Exponential, Gaussian and Matern covariances and added control messages for covariance kernels that do not support functional data objects.
    E105D104U125 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    16d8eb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Input parameters now parsed using ParameterGrid.

    Changed function to test multivariate data for all covariance functions. Now uses ParameterGrid.
    E105D104U125 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4abb6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3802b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Changed EOL to LF.

    E105D104U125 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3a54b9f View commit details
    Browse the repository at this point in the history
  2. Replaced EOL to LF

    E105D104U125 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f31229d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    fd984e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c95ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f99345 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    2ca5360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81f6e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b183269 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c5adeba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb79ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e9db76 View commit details
    Browse the repository at this point in the history
  4. Changes in style

    E105D104U125 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    26c0e73 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    85c0dcc View commit details
    Browse the repository at this point in the history
  2. Changes in style.

    E105D104U125 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eb33f51 View commit details
    Browse the repository at this point in the history