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 Python 3.11 support #503

Merged
merged 48 commits into from
May 3, 2023
Merged

Add Python 3.11 support #503

merged 48 commits into from
May 3, 2023

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    bdc7f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6208f29 View commit details
    Browse the repository at this point in the history
  3. Try fixing syntax

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d08f5e1 View commit details
    Browse the repository at this point in the history
  4. Try fixing syntax again

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a4efe65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72f84df View commit details
    Browse the repository at this point in the history
  6. Add matplotlib version

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e7d07c3 View commit details
    Browse the repository at this point in the history
  7. Install contourpy

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    daca00b View commit details
    Browse the repository at this point in the history
  8. Add cycler

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    52f06eb View commit details
    Browse the repository at this point in the history
  9. Add fonttools

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    57e505d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8c24874 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    94c936c View commit details
    Browse the repository at this point in the history
  12. Install h5py from source

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a91db0e View commit details
    Browse the repository at this point in the history
  13. Try fixing syntax again

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e893337 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cc219e3 View commit details
    Browse the repository at this point in the history
  15. Fix pandas wheel URL

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    baaf772 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e6b78c View commit details
    Browse the repository at this point in the history
  17. Use brew to install hdf5

    jobovy authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    c37f0ca View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge branch 'main' into py311

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    98f77ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8cce4 View commit details
    Browse the repository at this point in the history
  3. Just download jax

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6448fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa20fa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6077363 View commit details
    Browse the repository at this point in the history
  6. Save jax wheel

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    98b9777 View commit details
    Browse the repository at this point in the history
  7. Switch to installing jax wheel

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    95413ac View commit details
    Browse the repository at this point in the history
  8. Try installing latest h5py

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6346635 View commit details
    Browse the repository at this point in the history
  9. Try latest h5py

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    35cb9fe View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into py311

    jobovy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    63de8a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge branch 'main' into py311

    jobovy committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d901d96 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Install h5py mac os x wheel

    jobovy committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    178d929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97e3e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    7d686d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09238c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508b3da View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    e3a8f9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into py311

    jobovy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f245b50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0ecd8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd4907 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9df50a View commit details
    Browse the repository at this point in the history
  6. Syntax again

    jobovy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ff8edd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Try using gcc for pynbody

    jobovy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    47c645e View commit details
    Browse the repository at this point in the history
  2. Install my pynbody 3.11 wheel

    jobovy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    df510e5 View commit details
    Browse the repository at this point in the history
  3. Fix )

    jobovy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    efa5e05 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    842e8bc View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    d007a3c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    a7f0934 View commit details
    Browse the repository at this point in the history
  2. Try with numba python 3.11 RC

    jobovy committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    ee956d5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. numba now has 3.11 support

    jobovy committed May 2, 2023
    Configuration menu
    Copy the full SHA
    557b801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda753f View commit details
    Browse the repository at this point in the history