Opened 11 years ago
Closed 4 years ago
#11867 closed task (wontfix)
Singular Spielwiese
Reported by: | vbraun | Owned by: | AlexGhitza |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | algebra | Keywords: | sd34 |
Cc: | burcin, fbissey | Merged in: | |
Authors: | Reviewers: | François Bissey | |
Report Upstream: | N/A | Work issues: | update Sage library |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
The next version of Singular does some major refactoring, in particular splits off polynomial handling into libpolys and introduces the coeffs struct that holds the coefficient ring (base ring) information just like the ring struct holds the information about polys.
The upstream source is developed here: https://github.com/Singular/Sources
Updated spkg: http://www.stp.dias.ie/~vbraun/Sage/spkg/singular-3-9-9.spkg (from September 2011)
WARNING: This is not working yet, major breakage in the Sage library needs to be fixed.
Attachments (1)
Change History (12)
Changed 11 years ago by
comment:1 Changed 11 years ago by
- Description modified (diff)
comment:2 Changed 10 years ago by
- Description modified (diff)
comment:3 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:4 Changed 8 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:5 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:6 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:7 Changed 8 years ago by
Hello,
in the meantime the fourth patch of Singular release 4.0 is available at http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-0-0/
Among the refactoring it contains a lot of bugfixes (and likely some new bugs)
comment:8 Changed 8 years ago by
- Cc fbissey added
comment:9 Changed 4 years ago by
- Milestone changed from sage-6.4 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
We have been using singular 4.0 since long. Right now:
singular................................4.1.0p3.p2
comment:10 Changed 4 years ago by
- Reviewers set to François Bissey
- Status changed from needs_review to positive_review
Right.
comment:11 Changed 4 years ago by
- Resolution set to wontfix
- Status changed from positive_review to closed
closing positively reviewed duplicates
fixes for module_list.py since libraries and headers move around