toon-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Toon-members] [SCM] toon branch, expression_template, updated. TOON_2.0


From: Edward Rosten
Subject: [Toon-members] [SCM] toon branch, expression_template, updated. TOON_2.0-46-ga798a5c
Date: Thu, 16 Aug 2012 13:33:26 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "toon".

The branch, expression_template has been updated
       via  a798a5c5a9530fbe16bc9a723f6b1689073279db (commit)
       via  27bb8ab557b0c3431f9e4297c3cddb78c539cab7 (commit)
       via  b8bd38565e2e7769d91cce3b7fb604cfed67c95a (commit)
       via  f6721727c4d320a1ec42532f0a798a1e2b487755 (commit)
       via  a8b3cbad0bac2b6e9aed72af6fbf0f07270f0f78 (commit)
       via  93a98f84ce6f7cd16e83ab3fdb9d9d64caea5930 (commit)
       via  205d6c61a83bca798391b1104c33903ae00d6996 (commit)
       via  304187abfe84fbbd8d24ab93b881ee6f0f82c5b6 (commit)
       via  ca1a4e2e94ebf880ab72d1de8b416f942f419478 (commit)
       via  f96d6824b143e67227de37476d85686b81e692da (commit)
       via  e61d6d333e07d7b40744f97a4c53783d4f970a7e (commit)
       via  7962524f6dfed461216eb8cfa0ba2dbbc13f80a4 (commit)
       via  c6d1f61f3b63e8582794be7155a8101237ddb43c (commit)
       via  e7672e54f0bff87adce58ae049ea93c39bbae742 (commit)
      from  6b152d43baa6c0b2b6b60e0f9bb869e49d93a332 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a798a5c5a9530fbe16bc9a723f6b1689073279db
Merge: 27bb8ab b8bd385
Author: Edward Rosten <address@hidden>
Date:   Thu Aug 16 15:32:38 2012 +0200

    Merge branch 'master' into expression_template

commit 27bb8ab557b0c3431f9e4297c3cddb78c539cab7
Author: Edward Rosten <address@hidden>
Date:   Thu Aug 16 15:31:55 2012 +0200

    Flag indicating presence of expression templates.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                             |   19 ++++++
 Makefile.in                            |    2 +-
 QR.h                                   |   13 ++++
 TooN.h                                 |   10 +++-
 doc/documentation.h                    |    7 ++-
 gaussian_elimination.h                 |    2 +-
 helpers.h                              |   18 ++++++
 internal/expression_templates.hh       |    7 ++
 internal/matrix.hh                     |   45 +++++++++-----
 regressions/complex.cc                 |    2 +-
 regressions/gaussian_elimination.cc    |   40 ++++++++++++
 regressions/gaussian_elimination.txt   |    1 +
 benchmark/solvers.cc => test/cramer.cc |  104 +++++++++++++++++++++++++++++++-
 test/plotcramer.sh                     |    6 ++
 14 files changed, 253 insertions(+), 23 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 regressions/gaussian_elimination.cc
 create mode 100644 regressions/gaussian_elimination.txt
 copy benchmark/solvers.cc => test/cramer.cc (92%)
 create mode 100644 test/plotcramer.sh


hooks/post-receive
-- 
toon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]