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

Allowing FPS to take numpy array of ints as initialize parameter #225

Merged
merged 14 commits into from
May 16, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5e5847b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e1658a View commit details
    Browse the repository at this point in the history
  3. Fixed linting issue

    cajchristian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    34229f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b0b77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce536cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1a1b9e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Removed unnecessary test and fixed initialize

    Christian Jorgensen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c25c850 View commit details
    Browse the repository at this point in the history
  2. Revert "Removed unnecessary test and fixed initialize"

    This reverts commit c25c850.
    Christian Jorgensen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c4ee830 View commit details
    Browse the repository at this point in the history
  3. Adding "numpy" before ndarray in docstrings

    Christian Jorgensen committed May 2, 2024
    Configuration menu
    Copy the full SHA
    fe78f8f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Changing error message and adding another unit test

    Christian Jorgensen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    624b9bb View commit details
    Browse the repository at this point in the history
  2. Added unit tests

    Christian Jorgensen committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a383936 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Combined if statements for list and array

    Christian Jorgensen committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c5480cc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request #1 from scikit-learn-contrib/main

    Bump supported and testes Python versions
    cajchristian authored May 13, 2024
    Configuration menu
    Copy the full SHA
    8718214 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    cajchristian authored May 13, 2024
    Configuration menu
    Copy the full SHA
    9cf5bb0 View commit details
    Browse the repository at this point in the history