#10734: Improve matrix_modn_sparse methods for converting to dense and taking
submatrices
--------------------------------+-------------------------------------------
   Reporter:  tornaria          |       Owner:  was       
       Type:  enhancement       |      Status:  needs_work
   Priority:  major             |   Milestone:  sage-4.7  
  Component:  linear algebra    |    Keywords:            
     Author:  Gonzalo Tornaria  |    Upstream:  N/A       
   Reviewer:  William Stein     |      Merged:            
Work_issues:                    |  
--------------------------------+-------------------------------------------

Comment(by tornaria):

 Replying to [comment:6 jdemeyer]:
 > Patches should be created using `hg export tip` and not `hg diff` or any
 other method.  Also make sure you have a file `$HOME/.hgrc` as explained
 in the developer's manual.

 Is it just this
 {{{
 # User Gonzalo Tornaria <[email protected]>
 }}}
 what the patches are missing?

 This is a misfeature of mercurial (queues), because it doesn't set the
 user by default in the patches. Very silly.

 Do you need me to reupload all the patches again, or can you just use
 {{{
 -u "Gonzalo Tornaria <[email protected]>"
 }}}
 as an option when you run hg import? Reuploading 7 files to trac gets
 boring (is there an easier way to a batch upload to trac? from the command
 line?).

 [as a general comment; I'd prefer if the requirements are stated in terms
 of what the patches need to include, rather than dictating how one must
 use mercurial --
 I find mercurial inconvenient to use without using queues, because the
 history cannot be rewritten and I don't know how to effectively use
 branches -- I've been spoiled by git, I guess]

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10734#comment:7>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to