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-22-g9bfb146
Date: Fri, 22 Jun 2012 16:07:09 +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  9bfb146897962bc02b491987e0145d5b95ade3f3 (commit)
       via  1c49023cd57d600219902914d4077951f928fd48 (commit)
       via  f0a3ab9f295c2e65c8e443d39aff1614c18c81dc (commit)
      from  98fe5f0c7c6718187b8c4d2775154b0e2a856bf2 (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 9bfb146897962bc02b491987e0145d5b95ade3f3
Author: Edward Rosten <address@hidden>
Date:   Fri Jun 22 18:06:17 2012 +0200

    Integrate expression templated with -DTOON_EXPR_TEMPLATES
    
    Broken, due to ambiguous overloads at the moment.

commit 1c49023cd57d600219902914d4077951f928fd48
Author: Edward Rosten <address@hidden>
Date:   Fri Jun 22 18:05:44 2012 +0200

    Modify benchmark program.
    
    Should better reflect expression template stuff.

commit f0a3ab9f295c2e65c8e443d39aff1614c18c81dc
Author: Edward Rosten <address@hidden>
Date:   Fri Jun 22 18:04:20 2012 +0200

    Make GaussJordan use vector expressions.
    
    It should pick up expression templates when integrated but will be very slow
    for now.

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

Summary of changes:
 TooN.h                                      |    4 +
 benchmark/solve_ax_equals_b.cc              |   30 ++-
 expr.cc                                     |  325 ---------------------------
 gauss_jordan.h                              |    5 +-
 expr.cc => internal/expression_templates.hh |   60 ++----
 5 files changed, 41 insertions(+), 383 deletions(-)
 copy expr.cc => internal/expression_templates.hh (81%)


hooks/post-receive
-- 
toon



reply via email to

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