#18163: Ref: add various missing modules to r/modules
-------------------------------------+-------------------------------------
Reporter: mmezzarobba | Owner:
Type: defect | Status: needs_work
Priority: major | Milestone: sage-6.8
Component: documentation | Resolution:
Keywords: | Merged in:
Authors: Marc Mezzarobba | Reviewers: Jeroen Demeyer
Report Upstream: N/A | Work issues:
Branch: u/mmezzarobba | Commit:
/ref-modules | 42f3e8b27e4e0238c62b536bb8b2cfcf1b7fb389
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by mmezzarobba):
Replying to [comment:10 jdemeyer]:
> General comment: forced pushes should be avoided while the ticket is
being reviewed. Now I cannot easily see the differences with the previous
version.
I thought that one was trivial enough, sorry.
{{{
$ diff <(git show) <(git show db7d3bd)
--- /dev/fd/63 2015-05-30 13:20:01.730159750 +0200
+++ /dev/fd/62 2015-05-30 13:20:01.730159750 +0200
@@ -1,4 +1,4 @@
-commit 42f3e8b27e4e0238c62b536bb8b2cfcf1b7fb389
+commit db7d3bd0c8b0e9a35a0010c7308a8df764930f47
Author: Marc Mezzarobba <[email protected]>
Date: Tue Apr 28 15:58:46 2015 +0200
@@ -101,30 +101,6 @@
sage: B = [vector([1,2,1/5]), vector([1,2,3]), vector([-1,0,0])]
sage: from sage.modules.misc import gram_schmidt
-diff --git a/src/sage/modules/vector_double_dense.pyx
b/src/sage/modules/vector_double_dense.pyx
-index f0da650..6bf1675 100644
---- a/src/sage/modules/vector_double_dense.pyx
-+++ b/src/sage/modules/vector_double_dense.pyx
-@@ -1,6 +1,8 @@
- r"""
--Dense vectors using a NumPy backend. This serves as a base class for
--dense vectors over Real Double Field and Complex Double Field
-+Dense vectors using a NumPy backend.
-+
-+This serves as a base class for dense vectors over Real Double Field and
-+Complex Double Field
-
- EXAMPLES::
-
-@@ -24,7 +26,7 @@ EXAMPLES::
- AUTHORS:
-
- - Jason Grout, Oct 2008: switch to numpy backend, factored out
-- Vector_double_dense class
-+ ``Vector_double_dense`` class
- - Josh Kantor
- - William Stein
- """
diff --git a/src/sage/modules/vector_mod2_dense.pyx
b/src/sage/modules/vector_mod2_dense.pyx
index d0ce7e4..bbee594 100644
--- a/src/sage/modules/vector_mod2_dense.pyx
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/18163#comment:11>
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.