Opened 7 years ago
Closed 7 years ago
#19175 closed enhancement (fixed)
Convert ore_algebra into a new-style package
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.9 |
Component: | packages: optional | Keywords: | |
Cc: | zieglerk, mkauers | Merged in: | |
Authors: | John Palmieri | Reviewers: | Travis Scrimshaw |
Report Upstream: | N/A | Work issues: | |
Branch: | d630905 (Commits, GitHub, GitLab) | Commit: | d63090541e55c6d8c12559aa95d3a9cad307aa56 |
Dependencies: | Stopgaps: |
Description
The gzipped tar file is available at http://www.math.washington.edu/~palmieri/Sage/ore_algebra-0.2.tar.gz
Change History (6)
comment:1 Changed 7 years ago by
Cc: | zieglerk mkauers added |
---|---|
Status: | new → needs_review |
comment:2 Changed 7 years ago by
Branch: | → u/jhpalmieri/ore_algebra |
---|
comment:3 Changed 7 years ago by
Commit: | → d63090541e55c6d8c12559aa95d3a9cad307aa56 |
---|---|
Component: | PLEASE CHANGE → packages: optional |
Type: | PLEASE CHANGE → enhancement |
comment:4 Changed 7 years ago by
Reviewers: | → Travis Scrimshaw |
---|
LGTM. (Although at the end of the day we should just move this into the Sage code properly (mainly adding doctests) since all it consists of is just a bunch of python files for importing into Sage. However that's for later)
comment:5 Changed 7 years ago by
Status: | needs_review → positive_review |
---|
Need to select positive review...
comment:6 Changed 7 years ago by
Branch: | u/jhpalmieri/ore_algebra → d63090541e55c6d8c12559aa95d3a9cad307aa56 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
Make ore_algebra into a new-style spkg.