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

Default to openblas #22

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Default to openblas #22

wants to merge 15 commits into from

Conversation

drahnr
Copy link

@drahnr drahnr commented Jan 31, 2017

See tickets #20 and #21

Bernhard Schuster and others added 15 commits January 31, 2017 16:50
fix/build: use env vars for variant and pkg-config for lib paths
The upstream seems dormant.
Added a struct called BandMatrix that will implement the BandMat trait.
This will provide an implementation of BandMat to use with some of the
BLAS methods that require band matrices.
Added an unsafe function `from_matrix` that converts a Mat instance into
a BandMat instance with the provided values for `sub_diagonal` and
`sup_diagonal`.
Removed unused macro_use directive from BandMat file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants