~ubuntu-branches/ubuntu/saucy/gfan/saucy-proposed

« back to all changes in this revision

Viewing changes to testsuite/0052TropicalTraverse/input~

  • Committer: Package Import Robot
  • Author(s): Cédric Boutillier
  • Date: 2013-07-09 10:44:01 UTC
  • mfrom: (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130709104401-5q66ozz5j5af0dak
Tags: 0.5+dfsg-3
* Upload to unstable.
* modify remove_failing_tests_on_32bits.patch to replace command of
  0009RenderStairCase test with an empty one instead of deleting it.
* remove lintian override about spelling error

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Q[a,b,c,d,e,f,g,h,i,j]
 
2
{
 
3
f*i-e*j,
 
4
d*h-c*i,
 
5
d*f+a*j,
 
6
d*e+a*i,
 
7
c*e+a*h}
 
8
{
 
9
f*i-g*h-e*j,
 
10
d*h-c*i+b*j,
 
11
d*f-c*g+a*j,
 
12
d*e-b*g+a*i,
 
13
c*e-b*f+a*h}