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

Drop Aesara support and fix PyTensor compatibility #44

Merged
merged 11 commits into from
Aug 21, 2023

Commits on Aug 17, 2023

  1. Drop Aesara support

    This simplifies testing & upcoming fixes related to changes in shape handling in PyTensor.
    michaelosthege authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f22edc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    5316cfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5711c50 View commit details
    Browse the repository at this point in the history
  3. Require numpy >=1.17

    In an attempt to fix the CI environment creation.
    michaelosthege committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    74aaf1f View commit details
    Browse the repository at this point in the history
  4. Require numpy >=1.19

    michaelosthege committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0f0ad19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa7b8a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    87908dd View commit details
    Browse the repository at this point in the history
  2. Use mambabuild

    maresb authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    44ca4e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e22497f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f2a623 View commit details
    Browse the repository at this point in the history
  5. Remove explicit numpy pin

    maresb authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    fb2dd4a View commit details
    Browse the repository at this point in the history