Ticket #9936 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

add sage.symbolic.function_factory to the reference manual

Reported by: jason Owned by: mvngu
Priority: major Milestone: sage-4.6
Component: documentation Keywords:
Cc: Work issues:
Report Upstream: N/A Reviewers: Niles Johnson
Authors: Minh Van Nguyen Merged in: sage-4.6.alpha2
Dependencies: Stopgaps:

Description

I couldn't find sage.symbolic.function_factory.function in the reference manual. It looks like it is already formatted correctly. It just needs to be added into an appropriate place somewhere in sage/devel/sage/doc/en/reference/*.rst (maybe calculus.rst?)

Attachments

trac_9936-symbolic-functions.patch Download (2.0 KB) - added by mvngu 3 years ago.

Change History

Changed 3 years ago by mvngu

comment:1 Changed 3 years ago by mvngu

  • Status changed from new to needs_review
  • Authors set to Minh Van Nguyen

The attachment trac_9936-symbolic-functions.patch Download adds the module sage.symbolic.function_factory to the reference manual, under the calculus chapter.

comment:2 Changed 3 years ago by niles

  • Status changed from needs_review to positive_review
  • Reviewers set to Niles Johnson

Indeed, calculus.rst seems like the right place to put this. The patch applies cleanly, and the documentation compiles without warnings; the html output looks good too, so positive review

comment:3 Changed 3 years ago by mpatel

  • Status changed from positive_review to closed
  • Resolution set to fixed
  • Merged in set to sage-4.6.alpha2
Note: See TracTickets for help on using tickets.