Skip to content

Commit

Permalink
Cosmetic changes to the cblas README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Pedregosa committed Sep 28, 2010
1 parent 4884978 commit 7417610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scikits/learn/src/cblas/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ only ship the reference implementation for the algorithms we need,
which can be found at
$(prefix)/ATLAS/src/blas/reference/level*. Header files are taken from
$(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
the reference implementation from
Expand Down

0 comments on commit 7417610

Please sign in to comment.