Skip to content

Commit

Permalink
trac 7460 -- numerical noise on itanium (iras)
Browse files Browse the repository at this point in the history
  • Loading branch information
williamstein committed Nov 14, 2009
1 parent 54328e1 commit 2937277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/en/numerical_sage/cvxopt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ For a simple linear programming example, if we want to solve
::

sage: print sol['x']
1.0000e+00
sage: print sol['x'] # ... below since can get -00 or +00 depending on architecture
1.0000e...00
1.0000e+00

0 comments on commit 2937277

Please sign in to comment.