Yi-Te Huang

Results 6 comments of Yi-Te Huang

I just find out that for `KLU` and `UmfpackLU`, they only allow `b::Vector{T} where T == eltype(A)`. They don't allow `b` to be SparseVector That is, the following code works:...

I have this issue too. Has it been fixed?

@prabhakk-mw ``` -------------------------------------------------------------------------------------------------------------------------------------------------------------- MATLAB -------------------------------------------------------------------------------------------------------------------------------------------------------------- matlab - /usr/local/bin/matlab OK -------------------------------------------------------------------------------------------------------------------------------------------------------------- matlab-proxy-app -------------------------------------------------------------------------------------------------------------------------------------------------------------- matlab-proxy-app - /usr/local/anaconda3/envs/JServer/bin/matlab-proxy-app OK -------------------------------------------------------------------------------------------------------------------------------------------------------------- Jupyter -------------------------------------------------------------------------------------------------------------------------------------------------------------- jupyter - /usr/local/anaconda3/envs/JServer/bin/jupyter OK -------------------------------------------------------------------------------------------------------------------------------------------------------------- Python and pip executables -------------------------------------------------------------------------------------------------------------------------------------------------------------- python...

@prabhakk-mw I'm using `jupyterlab` and I have restarted it after update those packages. However, the issue still exists. Here is the version info. for those packages in my environment now:...