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

Fix StackOverflowError with matrix exp on 1.7.0-rc2 (fix #43008) #43013

Closed
wants to merge 2 commits into from
Closed

Fix StackOverflowError with matrix exp on 1.7.0-rc2 (fix #43008) #43013

wants to merge 2 commits into from

Commits on Nov 9, 2021

  1. Upgrade OpenBLAS to v0.3.17 (#41973)

    * Upgrade OpenBLAS to v0.3.17
    
    This allows us to drop several patches.
    
    * Precision adjustments in doctests
    ararslan authored and daviehh committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    458159d View commit details
    Browse the repository at this point in the history
  2. Bump openblas libraries on master (#42708)

    OpenBLAS binaries built with 512 max threads.
    ViralBShah authored and daviehh committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a6c36d8 View commit details
    Browse the repository at this point in the history