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

Add support for np.float32 matrices in lars_path.

Some single-precision routines have had to be ported from cblas. Later
on we could probably remove most of them since new scipy has
triangular_solve function and cholesky_delete could be implemented in
Python.
parent 61b3753b
No related branches found
No related tags found
Loading
Showing
with 2125 additions and 739 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment