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 n_iters #437

Merged
merged 17 commits into from
Sep 13, 2023
Merged

Fix n_iters #437

merged 17 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. Start cleaning n_iters

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4004b55 View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    22bf3f7 View commit details
    Browse the repository at this point in the history
  3. Update SD

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    09edd65 View commit details
    Browse the repository at this point in the history
  4. Update GW tutorial

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cef4ba0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a18cd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c9993c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a97835 View commit details
    Browse the repository at this point in the history
  8. Skip testing flax on 3.8

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c6618b3 View commit details
    Browse the repository at this point in the history
  9. Fix SD test

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    660ba41 View commit details
    Browse the repository at this point in the history
  10. Use .toarray()

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a25110d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a38d2a6 View commit details
    Browse the repository at this point in the history
  12. Fix missing importorskip

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c020738 View commit details
    Browse the repository at this point in the history
  13. Split MetaInitializer test

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    db0d09f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e7f4b62 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9c52a6a View commit details
    Browse the repository at this point in the history
  16. Skip tests that need optax

    michalk8 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7c8e885 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7de1688 View commit details
    Browse the repository at this point in the history