Skip to content
Snippets Groups Projects
Commit 74176101 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Cosmetic changes to the cblas README.

parent 4884978c
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ only ship the reference implementation for the algorithms we need, ...@@ -6,7 +6,7 @@ only ship the reference implementation for the algorithms we need,
which can be found at which can be found at
$(prefix)/ATLAS/src/blas/reference/level*. Header files are taken from $(prefix)/ATLAS/src/blas/reference/level*. Header files are taken from
$(prefix)/ATLAS/include, the only change being the inclusion of $(prefix)/ATLAS/include, the only change being the inclusion of
"atlas_refalias*.h" into "atlas_level*.h". "atlas_refalias*.h" into its respective "atlas_level*.h" file.
To add new algorithms, the only thing that should be done is to copy To add new algorithms, the only thing that should be done is to copy
the reference implementation from the reference implementation from
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment