Skip to content

Linking against BLAS #14

@osamimi

Description

@osamimi

Hi. Thanks a lot for this library.

I want to suggest using the little library findblas to locate and link against BLAS instead of hardcoding the path /usr/include/openblas/, which does not work on a lot of systems. In addition findblas allows makes it easy to MLK or other BLAS implementations which can be significantly faster than OpenBLAS.

Also, a question regarding the history of the 'delsig' part of the project. Previously I have used this project with some updates to make it run on modern python, and it looks routines like synthesizeNTF() are almost the same between the two. I am wondering which one came first and what are the differences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions