Ticket #4669 (closed defect: fixed)

Opened 1 month ago

Last modified 1 month ago

[with patch, positive review] CDF matrices need complex doctests (see matrix/matrix_complex_double_dense.pyx)

Reported by: jason Assigned to: jason
Priority: major Milestone: sage-3.2.2
Component: linear algebra Keywords:
Cc:

Description

> What is really confusing me is that the docstring for
> matrix_complex_double_dense.pyx
> (presumably *complex* matrices) is more or less the same as the docstring for
> matrix_real_double_dense.pyx at
> http://www.sagemath.org/hg/sage-main/file/8b1d19463fc4/sage/matrix/matrix_real_double_dense.pyx
> In other words, there are no examples of *complex* matrices in the
> docstring for
> matrix_complex_double_dense.pyx, which seems odd.

Attachments

CDF-matrix-doctests.patch (2.1 kB) - added by jason on 12/05/2008 12:39:36 AM.

Change History

12/01/2008 08:04:32 AM changed by jason

  • owner changed from was to jason.
  • status changed from new to assigned.

12/05/2008 12:39:36 AM changed by jason

  • attachment CDF-matrix-doctests.patch added.

12/05/2008 12:40:13 AM changed by jason

  • summary changed from CDF matrices need complex doctests (see matrix/matrix_complex_double_dense.pyx) to [with patch, needs review] CDF matrices need complex doctests (see matrix/matrix_complex_double_dense.pyx).

12/06/2008 02:13:06 PM changed by was

  • summary changed from [with patch, needs review] CDF matrices need complex doctests (see matrix/matrix_complex_double_dense.pyx) to [with patch, positive review] CDF matrices need complex doctests (see matrix/matrix_complex_double_dense.pyx).

THANKS!!

12/07/2008 01:59:42 AM changed by mabshoff

  • status changed from assigned to closed.
  • resolution set to fixed.

Merged in Sage 3.2.2.alpha1