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

Bumped min numpy version to 1.18 #324

Merged
merged 12 commits into from
Aug 6, 2024
Merged

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b3522d5 View commit details
    Browse the repository at this point in the history
  2. Updated numpy min version and min py version

    Now minimum supported numpy is 1.18 and minimum supported python (py3) is 3.9
    manodeep authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6930781 View commit details
    Browse the repository at this point in the history
  3. Don't run numpy2 on py2.7

    Probably pissed off some software gremlins by allowing that combo!
    manodeep authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9bb579d View commit details
    Browse the repository at this point in the history
  4. Adding in Numpy 2 (#325)

    * Fix headers and include paths for NumPy 2 (currently breaks NumPy 1 build support)
    
    * Fix NumPy 1 build by using numpy.get_include()
    
    ---------
    
    Co-authored-by: Lehman Garrison <[email protected]>
    manodeep and lgarrison authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8cc365b View commit details
    Browse the repository at this point in the history
  5. No more py2

    Too much hassle trying to maintain py2
    manodeep authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    aead25a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5845253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1c3843 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. dropped python2

    manodeep authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4be3c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab6dd6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    141b134 View commit details
    Browse the repository at this point in the history
  2. Added change-log [ci skip]

    manodeep committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2d7f334 View commit details
    Browse the repository at this point in the history
  3. Ugghhh wrong date [ci skip]

    manodeep committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2ffb76b View commit details
    Browse the repository at this point in the history