~showard314/ubuntu/karmic/r-base/remove_start_comments

« back to all changes in this revision

Viewing changes to src/appl/dqrdc2.f

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-04-17 06:56:48 UTC
  • mfrom: (1.3.1 upstream) (6.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090417065648-9mgm2udb2eanluot
* New upstream version released this morning

* debian/rules: Turn optimisation back to -O3 on alpha (as elsewhere) 
  with thanks to Kurt Roeckx for applying a fix to gcc

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
c                original matrix that has been interchanged into
66
66
c                the k-th column.
67
67
c
 
68
c     original (dqrdc.f) linpack version dated 08/14/78 .
 
69
c     g.w. stewart, university of maryland, argonne national lab.
 
70
c
68
71
c     this version dated 22 august 1995
69
72
c     ross ihaka
70
73
c
71
74
c     bug fixes 29 September 1999 BDR (p > n case, inaccurate ranks)
72
75
c
73
76
c
74
 
c     dqrdc uses the following functions and subprograms.
 
77
c     dqrdc2 uses the following functions and subprograms.
75
78
c
76
79
c     blas daxpy,ddot,dscal,dnrm2
77
80
c     fortran dabs,dmax1,min0,dsqrt