Julia Programming Language
Solving sparse, linear equations?
Specific Domains
Numerics
linearalgebra
,
sparse
stevengj
November 14, 2022, 4:01pm
5
Yes, sparse right-hand sides are not supported. See
Sparse solve with sparse rhs
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Julia cannot solve Ax=b with LU where A is sparse,
General Usage
question
,
linearalgebra
,
sparse
12
1044
May 5, 2023
Cannot solve A\b = x with sparse matrix A - Julia V 0.6.2
Specific Domains
11
3071
May 20, 2018
Julia can't solve sparse linear system, MATLAB can
General Usage
matlab
,
linearalgebra
,
sparse
5
866
May 26, 2022
How to solve this Ax=b faster?
Numerics
linearalgebra
,
linearsolve
24
2430
June 7, 2022
Solving sparse matrix using backslash, got MethodError: no method matching lu!
Numerics
linearalgebra
,
sparse
3
1022
July 11, 2020