scikit-learn/sklearn/src/cblas
Fabian Pedregosa 4bcf28d881 BUILD: add dger cblas function 2012-08-07 15:51:13 +02:00
..
ATL_drefcopy.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_drefgemv.c BUILD: add gemv cblas routine 2012-08-07 15:51:13 +02:00
ATL_drefgemvN.c BUILD: add gemv cblas routine 2012-08-07 15:51:13 +02:00
ATL_drefgemvT.c BUILD: add gemv cblas routine 2012-08-07 15:51:13 +02:00
ATL_drefger.c BUILD: add dger cblas function 2012-08-07 15:51:13 +02:00
ATL_drefrot.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_drefrotg.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsv.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvLNN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvLNU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvLTN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvLTU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvUNN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvUNU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvUTN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_dreftrsvUTU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_srefcopy.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_srefrot.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_srefrotg.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsv.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvLNN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvLNU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvLTN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvLTU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvUNN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvUNU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvUTN.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
ATL_sreftrsvUTU.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
README.txt Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_aux.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_dsysinfo.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_enum.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_level1.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_level2.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_misc.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_refalias1.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_refalias2.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_reflevel1.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_reflevel2.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_reflvl2.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_refmisc.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_ssysinfo.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
atlas_type.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas.h Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_daxpy.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_dcopy.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_ddot.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_dgemv.c BUILD: add gemv cblas routine 2012-08-07 15:51:13 +02:00
cblas_dger.c BUILD: add dger cblas function 2012-08-07 15:51:13 +02:00
cblas_dnrm2.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_drot.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_drotg.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_dscal.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_dtrsv.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_errprn.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_scopy.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_srot.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_srotg.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_strsv.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
cblas_xerbla.c Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README.txt

This is a stripped-down version of CBLAS.

Sources are taken from ATLAS 3.9.25. To avoid ATLAS' build system, we
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 its respective "atlas_level*.h" file.

To add new algorithms, the only thing that should be done is to copy
the reference implementation from
$(prefix)/ATLAS/src/blas/reference/level* into this directory.