Skip to content

Default Backend #105

Closed
Closed
@termoshtt

Description

@termoshtt

Related: #102, #103

The default backend features is omitted at version 0.8 when we switch to LAPACKE implementation.
See also how BLAS/LAPACK wrappers select their backend: https://github.com/blas-lapack-rs/blas-lapack-rs.github.io/wiki
Current empty default feature causes an issue as reported in #102, we cannot run cargo test without specifying the backend. The merit of empty default is that we can avoid duplicated dependencies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions