Opened 9 years ago
Last modified 5 years ago
#10829 needs_work enhancement
Make mpmath support SAGE_SPKG_INSTALL_DOCS
Reported by: | jason | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-6.4 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Jason Grout | Reviewers: | David Kirkby |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
This ticket implements #10823 for mpmath. New spkg at http://sage.math.washington.edu/home/jason/spkg-docs/mpmath-0.15.p0.spkg
Attachments (1)
Change History (12)
comment:1 Changed 9 years ago by
- Status changed from new to needs_review
comment:2 Changed 9 years ago by
- Reviewers set to David Kirkby
- Status changed from needs_review to needs_work
comment:3 Changed 9 years ago by
- Description modified (diff)
- Status changed from needs_work to needs_review
comment:4 Changed 9 years ago by
New spkg up (and FYI patch attached).
comment:5 Changed 9 years ago by
- Status changed from needs_review to needs_info
See my comments on #10828 I'm not saying this needs work, as it might not do, but if its anything like the matplotlib case, a lot of unnecessary files get copied.
We should clarify this before marking this for review.
Dave
comment:6 Changed 9 years ago by
- Status changed from needs_info to needs_review
The mpmath docs contain just the standalone built files, not the full doc source directory.
comment:7 Changed 9 years ago by
- Status changed from needs_review to needs_work
See #11197 for building docs after Sage is built.
comment:8 Changed 6 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:9 Changed 6 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:10 Changed 6 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:11 Changed 5 years ago by
- Milestone changed from sage-6.3 to sage-6.4
Note: See
TracTickets for help on using
tickets.
See comments on #10828