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

Implicit version update #45

Merged
merged 19 commits into from
Oct 4, 2023
Merged

Implicit version update #45

merged 19 commits into from
Oct 4, 2023

Commits on Oct 2, 2023

  1. fixed cyclic imports

    Daria Tikhonovich committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f6800ba View commit details
    Browse the repository at this point in the history
  2. updated implicit to 0.7.1

    Daria Tikhonovich committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a374c28 View commit details
    Browse the repository at this point in the history
  3. updated implicit wrappers

    Daria Tikhonovich committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7f74554 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into feature/update_implicit

    Daria Tikhonovich committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7803fe4 View commit details
    Browse the repository at this point in the history
  5. updated poetry version in readme

    Daria Tikhonovich committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e647553 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. rewrote separate features training

    Daria Tikhonovich committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    161d27e View commit details
    Browse the repository at this point in the history
  2. fixed Matrix format for features in GPU als

    Daria Tikhonovich committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e0c038f View commit details
    Browse the repository at this point in the history
  3. linters

    Daria Tikhonovich committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5f728d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. updated changelog

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6e7aa13 View commit details
    Browse the repository at this point in the history
  2. fixed als tests

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3ac9d7a View commit details
    Browse the repository at this point in the history
  3. fixed poetry version in README.md

    Co-authored-by: Emiliy Feldman <[email protected]>
    blondered and feldlime authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a1aad08 View commit details
    Browse the repository at this point in the history
  4. fixed implicit version in pyproject.toml

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    533149e View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: Emiliy Feldman <[email protected]>
    blondered and feldlime authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b881797 View commit details
    Browse the repository at this point in the history
  6. fixed dtype in als test

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    46ed635 View commit details
    Browse the repository at this point in the history
  7. updated lock file

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    75937fb View commit details
    Browse the repository at this point in the history
  8. minor comment fixes

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ea0a035 View commit details
    Browse the repository at this point in the history
  9. refactor AlternatingLeastSquares confused classes

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6bc42ee View commit details
    Browse the repository at this point in the history
  10. linters

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2a8d7af View commit details
    Browse the repository at this point in the history
  11. fixed coverage

    Daria Tikhonovich committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cec82e0 View commit details
    Browse the repository at this point in the history