Skip to content

Conversation

dimpase
Copy link
Member

@dimpase dimpase commented Jun 3, 2023

sparse matrices over SR are broken without this

This is needed in particular to specialize echelonize(), cf #35653

dimpase added 4 commits June 4, 2023 11:15
This is needed in particulat to specialize echelonize(), cf sagemath#35653
without it, simplify_full() and canonicalize_radical() do not work

also fixed docs by adding few */modules/*sparse* missing in the index
@dimpase dimpase force-pushed the matrix_symbolic_sparse branch from 2bfd3ba to 128c137 Compare June 4, 2023 10:15
@github-actions
Copy link

github-actions bot commented Jun 4, 2023

Documentation preview for this PR (built with commit 3eadc12) is ready! 🎉

@mkoeppe
Copy link
Contributor

mkoeppe commented Jun 4, 2023

Likely unrelated, but what's going on with the segfaults in libgap? https://github.com/sagemath/sage/actions/runs/5169419889/jobs/9311663557?pr=35714#step:11:5214

Copy link
Contributor

@mkoeppe mkoeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM.

@dimpase
Copy link
Member Author

dimpase commented Jun 4, 2023

Likely unrelated, but what's going on with the segfaults in libgap?

the previous round of tests didn't show these errors. So it's probably random noise.

@mkoeppe
Copy link
Contributor

mkoeppe commented Jun 4, 2023

ok then

@dimpase
Copy link
Member Author

dimpase commented Jun 5, 2023

in case, I tried to reproduce the libgap segfault using the same random seed, no luck.

@vbraun vbraun merged commit a2e4cab into sagemath:develop Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants