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

Add MPSMatrixRandom #321

Merged
merged 15 commits into from
Aug 27, 2024
Merged

Add MPSMatrixRandom #321

merged 15 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. Add MPSMatrixRandom

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ac8a03e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7bac7b View commit details
    Browse the repository at this point in the history
  3. Comply with Metal documentation by preventing copies between buffer s…

    …izes that are not divisible by 4
    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e129b39 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    29b56a4 View commit details
    Browse the repository at this point in the history
  5. Update compat note

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4235697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2595914 View commit details
    Browse the repository at this point in the history
  7. Fix segmentation fault

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c477138 View commit details
    Browse the repository at this point in the history
  8. Fix doctests

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    65067a0 View commit details
    Browse the repository at this point in the history
  9. Docstring

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c952493 View commit details
    Browse the repository at this point in the history
  10. current_device() -> device()

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    47cbf7e View commit details
    Browse the repository at this point in the history
  11. Adapt to storage changes

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0220ee5 View commit details
    Browse the repository at this point in the history
  12. Update docs and clean up tests

    christiangnrd authored and maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    05f4752 View commit details
    Browse the repository at this point in the history
  13. NFC.

    maleadt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    69f73ce View commit details
    Browse the repository at this point in the history
  14. Address review comments

    christiangnrd committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    994cb08 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b729034 View commit details
    Browse the repository at this point in the history