Skip to content

Issues: JuliaSparse/SparseArrays.jl

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

reverse(A,dims=:) creates new structural nonzeros
#278 opened Oct 21, 2022 by henselman-petrusek updated Mar 9, 2025
Likely bug in issymmetric(A::AbstractSparseMatrixCSC)
#605 opened Mar 5, 2025 by sztal updated Mar 5, 2025
any and findall don't work for sparse arrays with Any eltype
#599 opened Feb 12, 2025 by AayushSabharwal updated Feb 12, 2025
Factorize a sparse symmetric indefinite matrix
#467 opened Nov 1, 2023 by sloisel updated Jan 30, 2025
Base.stack is underperforming for SparseArrays
#498 opened Jan 23, 2024 by rcalxrc08 updated Jan 18, 2025
Regression for mul! from 1.9 to 1.10
#469 opened Nov 9, 2023 by gdalle updated Nov 26, 2024
Decision on the behavior of map
#4 opened Dec 5, 2021 by bkamins updated Nov 26, 2024
zero & keytype always return Int64 for the index type
#574 opened Oct 25, 2024 by dpinol updated Oct 25, 2024
Broadcasting causes StackOverflowError in combination with Tuple
#573 opened Oct 21, 2024 by abraemer updated Oct 21, 2024
hash(SparseVector) very slow
#570 opened Oct 18, 2024 by dpinol updated Oct 18, 2024
Unsuccessful assignment without any error
#569 opened Oct 15, 2024 by ArmanZarrin97 updated Oct 16, 2024
allocation with v.*="x"on SparseArrays
#404 opened Jul 7, 2023 by dpinol updated Oct 4, 2024
isequal very slow for SparseVectors
#561 opened Sep 30, 2024 by dpinol updated Sep 30, 2024
Sparse matrix format interfaces
#538 opened May 17, 2024 by termi-official updated Aug 19, 2024
Dividing sparse matrix by vector produces fill in
#551 opened Aug 2, 2024 by gerw updated Aug 7, 2024
vcat/hcat/hvcat-related method ambiguities bug Something isn't working
#431 opened Aug 27, 2023 by jishnub updated May 15, 2024
Sparse array of string types
#512 opened Feb 15, 2024 by orenbenkiki updated Mar 9, 2024
Thread-safe dropstored!
#518 opened Feb 27, 2024 by BooBSD updated Feb 27, 2024
ldiv of LUFactorization can throw SingluarException
#517 opened Feb 23, 2024 by oscardssmith updated Feb 23, 2024
Inconsistent addition between sparse and dense
#516 opened Feb 21, 2024 by matbesancon updated Feb 21, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.