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

MAINT: prepare for SciPy 1.8.0rc4 #15479

Merged
merged 6 commits into from Jan 29, 2022

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    2fb3d55 View commit details
    Browse the repository at this point in the history
  2. FIX: PROPACK MKL compatibility (scipy#15249)

    * FIX: add G77 wrappers to PROPACK build
    
    * BLD: point PROPACK to fork branch temporarily
    
    * FIX: linting and setup.py fixes
    
    * BLD: only use G77 PROPACK wrappers if needs_g77_abi_wrapper
    
    * FIX: _is_32bit() logical error fix; compile without optimizations for 32 bit to solve some problems
    
    * FIX: lapack info clobber removed
    
    * BLD: back to scipy propack; adjustments for 32-bit build
    
    * BLD: update submodule to newest PROPACK revision
    
    * BLD: drop ilp64 support
    
    * MAINT: update to latest PROPACK main
    mckib2 authored and tylerjereddy committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    c107426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b71c74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1803913 View commit details
    Browse the repository at this point in the history
  5. MAINT: PR 15479 revisions

    * `test_propack.py` should now skip all tests when
    `USE_PROPACK` is not set
    tylerjereddy committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    efe4ca5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ed6aa9 View commit details
    Browse the repository at this point in the history