Opened 5 years ago
Closed 4 years ago
#23158 closed defect (wontfix)
LinBox patch for integer sparse linear solver
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | cpernet, fbissey | Merged in: | |
Authors: | Reviewers: | Vincent Delecroix | |
Report Upstream: | Completely fixed; Fix reported upstream | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
See https://github.com/linbox-team/linbox/issues/56
This ticket is a prerequisite for #23214.
Note: As discussed in the above github issue, it is likely that this ticket will be closed as a duplicate when the new release of givaro/fflas-ffpack/linbox will be released and integrated.
Change History (13)
comment:1 Changed 5 years ago by
- Branch set to u/cpernet/linbox_patch_for_integer_sparse_linear_solver
comment:2 Changed 5 years ago by
- Commit set to 5f292f85e64cec7629a3e97c7d41f45ab41c2a7f
comment:3 Changed 5 years ago by
- Reviewers set to Vincent Delecroix
You need to bump the version of the package to force recompilation.
comment:4 Changed 5 years ago by
(and set to needs review if you want the ticket to be reviewed)
comment:5 Changed 5 years ago by
- Report Upstream changed from N/A to Reported upstream. Developers acknowledge bug.
comment:6 Changed 5 years ago by
- Description modified (diff)
comment:7 Changed 5 years ago by
- Description modified (diff)
comment:8 Changed 5 years ago by
- Cc fbissey added
comment:9 Changed 5 years ago by
As mentioned on github, there will be no patch but a LinBox update.
comment:10 Changed 5 years ago by
- Dependencies set to #24214
The ticket for upgrading linbox, givaro and fflas-ffpack is #24214
comment:11 Changed 4 years ago by
- Branch u/cpernet/linbox_patch_for_integer_sparse_linear_solver deleted
- Commit 5f292f85e64cec7629a3e97c7d41f45ab41c2a7f deleted
- Dependencies #24214 deleted
- Milestone changed from sage-8.0 to sage-duplicate/invalid/wontfix
- Reviewers Vincent Delecroix deleted
- Status changed from new to needs_review
comment:12 Changed 4 years ago by
- Report Upstream changed from Reported upstream. Developers acknowledge bug. to Completely fixed; Fix reported upstream
- Reviewers set to Vincent Delecroix
- Status changed from needs_review to positive_review
comment:13 Changed 4 years ago by
- Resolution set to wontfix
- Status changed from positive_review to closed
closing positively reviewed duplicates
Note: See
TracTickets for help on using
tickets.
New commits:
add a patch fixing integer sparse system solving with rectangular matrices in LinBox 1.4.2 (merged upstream)