blas 0.0.2

The library provides an interface to the Basic Linear Algebra Subprograms.
docs.rs failed to build blas-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: blas-0.22.0

BLAS Build Status

The library provides an interface to the Basic Linear Algebra Subprograms.

The list of available routines currently includes

The list can be extended upon request.

Documentation

Contributing

  1. Fork the project.
  2. Implement your idea.
  3. Create a pull request.