arrayfire / arrayfire/arrayfire

Iterative linear solver for sparse array.

Open
#3,017 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
4.9k
Forks
555
Avg merge
1h 24m
Merged PRs (30d)
1

Description

Hi,

I see that there is a feature request:
https://github.com/arrayfire/arrayfire/issues/2234
for the function "solve" to support sparse array. I suppose "solve" function would use a direct solver.

I also see that there is a feature request for an iterative linear solver:
https://github.com/arrayfire/arrayfire/issues/1568
I suppose this request is for dense array.

It would be nice if there was a way to solve linear systems using sparse array and iterative solvers. In fact, any linear solver for sparse array could be useful. I'm just adding this specific request as I think it is not in any feature request.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.