Ticket #5740 (closed defect: fixed)
[with patch, positive review] typo in docstring for taylor series (really easy!)
| Reported by: | was | Owned by: | burcin |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-4.1 |
| Component: | calculus | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | Burcin Erocal | |
| Authors: | Minh Van Nguyen | Merged in: | sage-4.1.alpha2 |
| Dependencies: | Stopgaps: |
Description
- ``taylor`` - (default: False); if True, use Taylor
series, which allows more integrals to be computed (but may also
crash in some obscure cases due to bugs in Maxima).
integrals --> "limits"
Attachments
Change History
Changed 4 years ago by mvngu
-
attachment
trac_5740.patch
added
comment:1 Changed 4 years ago by mvngu
- Summary changed from typo in docstring for taylor series (really easy!) to [with patch, needs review] typo in docstring for taylor series (really easy!)
- Authors set to Minh Van Nguyen
Note: See
TracTickets for help on using
tickets.

based on Sage 4.1.alpha1