Opened 2 years ago
Last modified 8 weeks ago
#29670 new enhancement
Meta-ticket: Review of development tools in Sage vs. mainstream Python tools
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | user interface | Keywords: | |
Cc: | jhpalmieri, mjo, dimpase, roed, kcrisman, cremona, slabbe, nbruin, gh-mwageringel, soehms, embray | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #28197 | Stopgaps: |
Description (last modified by )
(From https://groups.google.com/d/msg/sage-devel/Q61rOkZ303M/onJdv_-lAQAJ:)
This meta-ticket reviews development tools that are provided by sagelib
or by Sage command-line scripts as part of in Sage:
- Check whether they still work correctly
- Check whether equivalent tools are provided by mainstream Python tools (in particular IPython / Jupyter); add findings/recommendations to the documentation
- Find related existing Trac tickets
- What should be removed; what should be contributed to existing mainstream Python packages; what should be split out as separate Python packages.
Development tools:
search_src
(https://groups.google.com/d/msg/sage-devel/Q61rOkZ303M/onJdv_-lAQAJ)- scripts in
src/bin/
- options of
src/bin/sage
explain_pickle
(see https://groups.google.com/d/msg/sage-devel/94kP0_Xbx04/x7St89zwCgAJ)-
import_statements
(insage.misc.dev_tools
)
See also:
Change History (11)
comment:1 Changed 2 years ago by
- Description modified (diff)
comment:2 Changed 2 years ago by
- Description modified (diff)
comment:3 Changed 2 years ago by
- Cc embray added
comment:4 Changed 2 years ago by
- Description modified (diff)
comment:5 Changed 2 years ago by
- Dependencies set to #28197
- Description modified (diff)
comment:6 Changed 2 years ago by
- Milestone changed from sage-9.1 to sage-9.2
comment:7 Changed 20 months ago by
- Milestone changed from sage-9.2 to sage-9.3
comment:8 Changed 14 months ago by
- Milestone changed from sage-9.3 to sage-9.4
comment:9 Changed 11 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:10 Changed 6 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:11 Changed 8 weeks ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
Moving to 9.4, as 9.3 has been released.