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

Kmatrix: A library for matrix operations (BLAS/LAPACK based) #75

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

Conversation

BeppeInfo
Copy link

@BeppeInfo BeppeInfo commented Aug 30, 2016

Abstraction structure and helper functions for manipulating matrices and performing matrix operarations. Improves on the previous pull request by leveraging BLAS/LAPACK routines for things like matrix multiplication, inverse and determinant calculation.

@BeppeInfo
Copy link
Author

Could I get some input on this, @attractivechaos , @lh3 ? Dou you think it belongs in here ?

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.

1 participant