toon-members
[Top][All Lists]
Advanced

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

[Toon-members] [SCM] toon branch, master, updated. TOON_2.0-50-gb9e3264


From: Edward Rosten
Subject: [Toon-members] [SCM] toon branch, master, updated. TOON_2.0-50-gb9e3264
Date: Tue, 12 Feb 2013 16:44:32 +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, master has been updated
       via  b9e32648947f11ba7c4d0f039252a81296e0c063 (commit)
       via  ab9875568c991c5450545da268dc6c7f58bd1101 (commit)
       via  bcbe11482913bec156543a65eca65c0227504473 (commit)
       via  8a676b4a1ad086c9800bb1c07b6951fa342d6ef4 (commit)
       via  bcd25234b7eea3fa8f6bb1d004ee6db35cb35b9d (commit)
       via  4d0a8e2f64a78e885b680b70d8d1a099bd12c705 (commit)
       via  2b5d6ce3fb3b36e4a54d9d3df2ccef5e4a2d0003 (commit)
       via  66edf7933263fa5bd7baf4a14cb73a599c83fa5f (commit)
       via  1da6aa97d0563b8660dc01805059a32f32503c4c (commit)
       via  3036ba2c3ada262b31fb4a17c96cbceddd778ad4 (commit)
       via  d870aa79a34ffe8a36f9224ba795fe0f7cc11fb4 (commit)
      from  65d0814b3f605e91798ad68abf4f772b5431e89f (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 b9e32648947f11ba7c4d0f039252a81296e0c063
Merge: ab98755 bcbe114
Author: Edward Rosten <address@hidden>
Date:   Wed Dec 19 17:26:15 2012 +0100

    Merge branch 'master' of github.com:edrosten/TooN

commit ab9875568c991c5450545da268dc6c7f58bd1101
Author: Edward Rosten <address@hidden>
Date:   Wed Dec 19 17:25:45 2012 +0100

    Clean up Field a little bit and add some docs.

commit bcbe11482913bec156543a65eca65c0227504473
Author: Paul McIlroy <address@hidden>
Date:   Tue Dec 18 12:03:06 2012 +0000

    Prefer global namespace for intrinsic math functions such as ::log

commit 8a676b4a1ad086c9800bb1c07b6951fa342d6ef4
Author: Edward Rosten <address@hidden>
Date:   Fri Nov 30 16:30:38 2012 +0100

    Fix bugs in SymEigen<3> where it gives wrong answers.

commit bcd25234b7eea3fa8f6bb1d004ee6db35cb35b9d
Author: Edward Rosten <address@hidden>
Date:   Wed Nov 28 22:01:13 2012 +0100

    Some fixes for 3x3 eigen decomposition

commit 4d0a8e2f64a78e885b680b70d8d1a099bd12c705
Author: Edward Rosten <address@hidden>
Date:   Tue Nov 27 19:08:26 2012 +0100

    Extended regression test for SymEigen<3>
    
    Found a bug! (not fixed yet)

commit 2b5d6ce3fb3b36e4a54d9d3df2ccef5e4a2d0003
Author: Edward Rosten <address@hidden>
Date:   Mon Nov 26 17:23:07 2012 +0100

    More thorough regression test for SymEigen.

commit 66edf7933263fa5bd7baf4a14cb73a599c83fa5f
Author: Edward Rosten <address@hidden>
Date:   Thu Nov 22 14:06:16 2012 +0100

    Remove POSIX character classes in make test.
    
    Otherwise make test doesn't work with dodgy AWKs which seem to be installed
    by default in leiu of GNU AWK these days.

commit 1da6aa97d0563b8660dc01805059a32f32503c4c
Author: Edward Rosten <address@hidden>
Date:   Thu Nov 22 13:55:20 2012 +0100

    Version bump

commit 3036ba2c3ada262b31fb4a17c96cbceddd778ad4
Author: Edward Rosten <address@hidden>
Date:   Thu Nov 22 13:46:49 2012 +0100

    Update ancient README.

commit d870aa79a34ffe8a36f9224ba795fe0f7cc11fb4
Author: Edward Rosten <address@hidden>
Date:   Thu Nov 8 17:29:39 2012 +0100

    Remove assert(disc>=0) from SymEigen.
    
    Sometimes disc becomes very slightly less than zero due
    to rounding errors. Instead, compute disc using only the
    upper triangle and set it to zero if it frops below.

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

Summary of changes:
 Doxyfile                  |    4 +-
 README                    |   27 +-
 SymEigen.h                |  156 +++++++-
 TooN.h                    |   21 +-
 doc/documentation.h       |   18 +-
 internal/objects.h        |   41 +-
 internal/operators.hh     |   50 ++-
 irls.h                    |    4 +-
 numdiff.awk               |    6 +-
 regressions/sym_eigen.cc  |  163 +++++----
 regressions/sym_eigen.txt |  934 +--------------------------------------------
 11 files changed, 360 insertions(+), 1064 deletions(-)


hooks/post-receive
-- 
toon



reply via email to

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