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

migrate PyArray contructors to Bound API (Part 3) #419

Merged
merged 5 commits into from
Mar 28, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    31bdd66 View commit details
    Browse the repository at this point in the history
  2. deprecate PyArray::from_iter

    Icxolu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    99833b8 View commit details
    Browse the repository at this point in the history
  3. deprecate PyArray::from_array

    Icxolu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1b9a2fe View commit details
    Browse the repository at this point in the history
  4. deprecate PyArray::from_vec

    Icxolu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    89a7aa3 View commit details
    Browse the repository at this point in the history
  5. switch to pyo3's 0.21 release

    Icxolu committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    12e6cd4 View commit details
    Browse the repository at this point in the history