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

Transform helpers cleanup #285

Merged
merged 8 commits into from
Sep 16, 2024
Merged

Transform helpers cleanup #285

merged 8 commits into from
Sep 16, 2024

Commits on Sep 15, 2024

  1. Start transforms cleanup

    brentyi committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ad7ecce View commit details
    Browse the repository at this point in the history
  2. Add back sample_uniform()

    brentyi committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    be294be View commit details
    Browse the repository at this point in the history
  3. Add basic transform tests

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

Commits on Sep 16, 2024

  1. Ensure dtype consistency

    brentyi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    12fdb4f View commit details
    Browse the repository at this point in the history
  2. More tests, GH action

    brentyi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    77dbd94 View commit details
    Browse the repository at this point in the history
  3. Add pytest dependency

    brentyi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9b7c19d View commit details
    Browse the repository at this point in the history
  4. Add hypothesis

    brentyi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2e7765d View commit details
    Browse the repository at this point in the history
  5. Minor fixes

    brentyi committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6df9927 View commit details
    Browse the repository at this point in the history