#11674: np.dot of two numeric matrices segfaults sage.
------------------------------+---------------------------------------------
   Reporter:  mister.wardrop  |          Owner:  jason, jkantor             
       Type:  defect          |         Status:  new                        
   Priority:  blocker         |      Milestone:  sage-4.7.1                 
  Component:  numerical       |       Keywords:  ATLAS segfault matrix numpy
Work_issues:                  |       Upstream:  N/A                        
   Reviewer:                  |         Author:                             
     Merged:                  |   Dependencies:                             
------------------------------+---------------------------------------------

Comment(by leif):

 Replying to [comment:38 leif]:
 > I'll take a look at its `spkg-install`...

 You'd have to edit its `makefile`:
 {{{
 #!sh
 cd /tmp
 tar xjf $SAGE_ROOT/spkg/standard/symmetrica-2.0.p5.spkg
 vi symmetrica-2.0.p5/src/makefile # move the -lm to the end of the line
                                   # (or just comment the line out, `test`
 isn't needed).
 tar cjf $SAGE_ROOT/spkg/standard/symmetrica-2.0.p5.spkg symmetrica-2.0.p5/
 cd $SAGE_ROOT
 }}}
 The rerun `make`.

 P.S.: You can also drop into `#sagemath` on `irc.freenode.net`.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11674#comment:39>
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