Skip to content
forked from kokkos/stdBLAS

Reference Implementation for stdBLAS

License

Notifications You must be signed in to change notification settings

yigiter/stdBLAS

 
 

Repository files navigation

Note: This is just a fork of Kokos/StdBlas.

The original code uses paranthesis operator for indexing. I only modified a couple of lines so that the library can use multi-index operator based on the value of MDSPAN_USE_BRACKET_OPERATOR.

About

Reference Implementation for stdBLAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 1.8%
  • Other 0.3%