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

Avoid deprecated BLAS.vendor() in MKL conflict check #950

Merged
merged 3 commits into from Mar 3, 2022

Commits on Dec 23, 2021

  1. Avoid deprecated BLAS.vendor() in MKL conflict check

    Patch as suggested by Carsten Bauer in JuliaPy#922.
    
    GitHub: Fixes JuliaPy#922.
    dnadlinger committed Dec 23, 2021
    Copy the full SHA
    f393599 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Use BLAS.get_config() only in 1.7 or above

    Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
    tkf and giordano committed Jan 24, 2022
    Copy the full SHA
    6048140 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Update src/numpy.jl

    tkf committed Mar 3, 2022
    Copy the full SHA
    4938dae View commit details
    Browse the repository at this point in the history