Skip to content
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

Check if Ti is sufficient for size of SparseMatrixCSC #31118

Merged
merged 32 commits into from
Feb 20, 2019
Merged

Check if Ti is sufficient for size of SparseMatrixCSC #31118

merged 32 commits into from
Feb 20, 2019

Conversation

KlausC
Copy link
Contributor

@KlausC KlausC commented Feb 20, 2019

Fix for #31024.

@ViralBShah ViralBShah added the sparse Sparse arrays label Feb 20, 2019
@ViralBShah ViralBShah merged commit 4236774 into JuliaLang:master Feb 20, 2019
@KlausC KlausC deleted the krc/sparseTi branch April 5, 2019 13:43
@ararslan ararslan added the breaking This change will break code label Apr 9, 2019
KristofferC added a commit to KristofferC/julia that referenced this pull request Apr 10, 2019
KristofferC added a commit to KristofferC/julia that referenced this pull request Apr 10, 2019
KristofferC added a commit that referenced this pull request Apr 10, 2019
ViralBShah pushed a commit that referenced this pull request Jun 26, 2019
* reconstruct PR #31118

* reconstruct PR 31118 2

* Check arguments of SparseMatrixCSC #31024 #31435

* fix SuiteSparse test

* added NEWS, fixed tests

* loosen restrictions - resize to useful length

* cleaned up NEWS, revert minor change

* add non-checking and checking constructor - improve check performance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change will break code sparse Sparse arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants