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

feat(python): Clarify interaction between the CDeviceArray, the CArrayView, and the CArray #409

Merged
merged 19 commits into from
Apr 9, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    feada27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e940caa View commit details
    Browse the repository at this point in the history
  3. start

    paleolimbot committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0d8bbe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix export to array

    paleolimbot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    569618f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f167b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    414bbc4 View commit details
    Browse the repository at this point in the history
  4. coverage

    paleolimbot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b6e76d3 View commit details
    Browse the repository at this point in the history
  5. clean up

    paleolimbot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0a96880 View commit details
    Browse the repository at this point in the history
  6. add note about sync

    paleolimbot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    83349ac View commit details
    Browse the repository at this point in the history
  7. fix documentation

    paleolimbot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6aa1cac View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Apply suggestions from code review

    Co-authored-by: Dane Pitkin <48041712+danepitkin@users.noreply.github.com>
    paleolimbot and danepitkin authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    25a8dfc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0c88a30 View commit details
    Browse the repository at this point in the history
  2. CDevice -> Device

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9c4f22d View commit details
    Browse the repository at this point in the history
  3. lint

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5c1b424 View commit details
    Browse the repository at this point in the history
  4. cpu device id is -1

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    306f543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b798a3 View commit details
    Browse the repository at this point in the history
  6. format

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    10fbcc5 View commit details
    Browse the repository at this point in the history
  7. doctest

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ebcbd5e View commit details
    Browse the repository at this point in the history
  8. typo

    paleolimbot committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4ce9e8b View commit details
    Browse the repository at this point in the history