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

Fix adata copy (coarse transition matrix) #1223

Merged
merged 35 commits into from
Sep 15, 2024
Merged

Fix adata copy (coarse transition matrix) #1223

merged 35 commits into from
Sep 15, 2024

Commits on Sep 5, 2024

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

Commits on Sep 15, 2024

  1. Fix copy

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    cf78b80 View commit details
    Browse the repository at this point in the history
  2. Fix some warnings

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d6990a7 View commit details
    Browse the repository at this point in the history
  3. Fix reading from adata

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2b8f89c View commit details
    Browse the repository at this point in the history
  4. Test on 3.12

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8ee3ee2 View commit details
    Browse the repository at this point in the history
  5. Update tox

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5971001 View commit details
    Browse the repository at this point in the history
  6. Use macos-14

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dd8ad3e View commit details
    Browse the repository at this point in the history
  7. Drop 3.8 support

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5f269d3 View commit details
    Browse the repository at this point in the history
  8. Update pre-commits

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    035b102 View commit details
    Browse the repository at this point in the history
  9. Update tests (pre-commit)

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6be89dc View commit details
    Browse the repository at this point in the history
  10. Run more pre-commits

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    2e09902 View commit details
    Browse the repository at this point in the history
  11. Fix more pre-commits

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1fabe14 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e2bf68 View commit details
    Browse the repository at this point in the history
  13. Fix rest of the pre-commits

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    88a8441 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    30cb9f3 View commit details
    Browse the repository at this point in the history
  15. Update ruff version

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ce219e8 View commit details
    Browse the repository at this point in the history
  16. Use 3.9 type-hints

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    6e2207f View commit details
    Browse the repository at this point in the history
  17. Update black-docs

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    91561c6 View commit details
    Browse the repository at this point in the history
  18. Fix workflow Python version

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c56adcc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2cf1f5c View commit details
    Browse the repository at this point in the history
  20. Fix if statement

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8ef9dec View commit details
    Browse the repository at this point in the history
  21. Use observed=False

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ba38dd7 View commit details
    Browse the repository at this point in the history
  22. Update test figure

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ab22d48 View commit details
    Browse the repository at this point in the history
  23. Fix test on 3.12

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7b3f3c8 View commit details
    Browse the repository at this point in the history
  24. Unpin pytest version

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    12ed0aa View commit details
    Browse the repository at this point in the history
  25. Remove worker_id

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    051226f View commit details
    Browse the repository at this point in the history
  26. Regenerate GT figures

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    cdf4dca View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6ebeebf View commit details
    Browse the repository at this point in the history
  28. Fix seeds in log_odds tests

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d7cfd1c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    df654e9 View commit details
    Browse the repository at this point in the history
  30. Fix GAMR in failed model

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0df8313 View commit details
    Browse the repository at this point in the history
  31. Reduce CI verbosity

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    5ce0419 View commit details
    Browse the repository at this point in the history
  32. Run format-references

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e18dc4a View commit details
    Browse the repository at this point in the history
  33. Polish cite.rst

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    110d483 View commit details
    Browse the repository at this point in the history
  34. Fix extra clustering_kwargs

    michalk8 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    122adec View commit details
    Browse the repository at this point in the history