#17764: Discrete Gaussian Lattice Sampler Unexpected Behaviour over RDF (Gram-
Schmidt related)
-------------------------------------+-------------------------------------
       Reporter:  katestange         |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  statistics         |   Resolution:
       Keywords:  discrete gaussian  |    Merged in:
  lattice sampler gram-schmidt       |    Reviewers:
        Authors:  Martin Albrecht    |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  u/malb/t17764      |  81682ce4b4b5eff345fb926de6c15fd0966ed320
  -discrete-gaussian-vs-rdf          |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by chapoton):

 As suggested by patchbot report, please replace
 {{{
 ...     M[i, i] = i+1
 }}}
 by
 {{{
 ....:    M[i, i] = i+1
 }}}
 This is the "new style doctest continuation".

--
Ticket URL: <http://trac.sagemath.org/ticket/17764#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to