TomMaullin

Results 3 issues of TomMaullin

I was recommended to ask this on the dask github issues threads [here](https://github.com/dask/dask/issues/5373). Would it be possible to implement a Cholesky Decomposition function for Sparse matrices? I understand this may...

type:enhancement

``` from dask_jobqueue import SGECluster from dask.distributed import Client, as_completed import blm_setup, blm_batch, blm_concat, blm_cleanup # my own functions which don't employ dask # Given a dask distributed client run...

## Reporting a bug - [x] I am using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG). - [x] I have included below...

bug - incorrect behavior