Ticket #1029 (closed defect: fixed)
[with patch, spkg] update flint in sage again to r1047
| Reported by: | was | Owned by: | was |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.13 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
From Bill Hart:
Hi William, I've just dug another pile of bugs out of FLINT. All functions in fmpz_poly normalise correctly now (or at least they should). I ran a much more comprehensive set of tests, checking for unusual corner cases. I found a handful of them and removed them. I've also added a make all to the makefile. Functions still may not deal with length zero polynomials correctly (though most functions do) and with aliased inputs, so there will probably be more changes over the next few days. But for now, FLINT is much more bulletproof than it was.
Moreover, the svn revision to get it: 1045
Change History
comment:1 Changed 6 years ago by mabshoff
- Summary changed from update flint in sage again to update flint in sage again to r1045
comment:2 Changed 6 years ago by was
- Summary changed from update flint in sage again to r1045 to update flint in sage again to r1047
Actually, update to 1047:
As of revision 1047 all functions now deal correctly with length zero functions. I have also added some managed functions for scalar multiplication of a polynomial by a scalar. I've also hardened some of the memory management functions so that stupid users who try to allocate -1 limbs won't run into unexpected trouble.
comment:4 Changed 6 years ago by robertwb
- Owner changed from somebody to was
- Component changed from basic arithmetic to packages
- Summary changed from update flint in sage again to r1047 to [with patch] update flint in sage again to r1047
New flint spkg and bundle (to apply to sage-main) up at
comment:5 Changed 6 years ago by mabshoff
- Summary changed from [with patch] update flint in sage again to r1047 to [with patch, spkg] update flint in sage again to r1047
- Milestone changed from sage-2.9 to sage-2.8.13
Ok, this should go into 2.8.13. I will ask for somebody to review this.
Cheers,
Michael
comment:6 Changed 6 years ago by mabshoff
This looks good to me and should be in 2.8.13.alpha0.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.
