Ticket #1143 (closed enhancement: fixed)

Opened 3 years ago

Last modified 10 months ago

[with patch] improve nintegrate documentation in response to Paul Zimmerman's talk

Reported by: was Owned by: tba
Priority: major Milestone: sage-2.8.15
Component: documentation Keywords:
Cc: jason Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description (last modified by mabshoff) (diff)

Merged in 2.8.15.rc0.

Attachments

zimmer.patch Download (2.9 KB) - added by was 3 years ago.
trac1143-part2.patch Download (2.1 KB) - added by was 3 years ago.
trac1143-part3.patch Download (1.0 KB) - added by was 3 years ago.

Change History

Changed 3 years ago by was

Changed 3 years ago by was

  • summary changed from [with patch] improve nintegrate documentation in response to Paul Zimmerman's talk to [with patch -- DO NOT APPLY] improve nintegrate documentation in response to Paul Zimmerman's talk

Do not apply -- Paul points out that

Of course. It seems to me that **nintegral** calls Maxima and not GSL
(it is numerical_integral which calls GSL).

You might want to provide only one interface to numerical quadrature
(which might call GSL or Maxima or Pari with some options), and also
allow for arbitrary precision quadrature (it seems only Pari/GP allows this).

and he's right -- it's just calling maxima. So the above patch would actually break the docs!

Changed 3 years ago by mabshoff

So, should be invalidate this or what is the solution to this ticket?

Cheers,

Michael

Changed 3 years ago by was

Changed 3 years ago by was

Changed 3 years ago by mabshoff

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
  • summary changed from [with patch -- DO NOT APPLY] improve nintegrate documentation in response to Paul Zimmerman's talk to [with patch] improve nintegrate documentation in response to Paul Zimmerman's talk

Changed 10 months ago by jason

  • cc jason added
Note: See TracTickets for help on using tickets.