Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: odr: ILP64 Blas support in ODR#12283

Merged
rgommers merged 2 commits into
scipy:masterfrom
pv:odr-ilp64
Jun 6, 2020
Merged

ENH: odr: ILP64 Blas support in ODR#12283
rgommers merged 2 commits into
scipy:masterfrom
pv:odr-ilp64

Conversation

@pv
Copy link
Copy Markdown
Member

@pv pv commented May 31, 2020

Reference issue

Part of gh-11193

What does this implement/fix?

Add support for ilp64 BLAS in ODR.

Also, ODR had support for building without BLAS, which is removed
here as we don't need it.

@AtsushiSakai AtsushiSakai added scipy.odr enhancement A new feature or improvement labels May 31, 2020
pv added 2 commits June 2, 2020 19:04
We always link against BLAS/LAPACK, so no need to ship a subset.
Copy link
Copy Markdown
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merging. Thanks @pv

@rgommers rgommers merged commit 5849b71 into scipy:master Jun 6, 2020
@tylerjereddy tylerjereddy added this to the 1.6.0 milestone Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A new feature or improvement scipy.odr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants