commit 5cad9cbf608c32adc6209848a28bb5b02b8cccb7
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Oct 11 05:21:05 2009 +0900

    [tegaki-engines] Fixed bug when meta file is a relative path.

commit 799a160957b39ee1d87cad99c64366dfb368bbf7
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Sep 27 01:30:07 2009 +0900

    [all] Distutils on python 2.6 for win32 doesn't like end slashes for directories.

commit 9b50a9d6ec24ec1c5b34283f1459c21be9870599
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Aug 28 12:52:28 2009 +0900

    [tegaki-wagomu] Define metadata in setup.py.

commit b43c2fc651846f1d544a5ef71f1585c4f087c0fe
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Aug 28 12:42:13 2009 +0900

    [tegaki-wagomu] Uses <xmmintrin.h> (Intel C compiler intrinsics) and improve local_distance4.

commit 17ca34248a27840783220c64e11ffbdc5561cea8
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sat Aug 22 21:03:25 2009 +0900

    [tegaki-wagomu] Fixed template sort.

commit b829ca8e01053a1db43edef475a470a52c5c4596
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sat Aug 22 19:02:13 2009 +0900

    [tegaki-wagomu] Better data structure, SIMD (SSE) support and more comments.

commit 2930d7a738e948d80dc8ba264e389b307b5e4c24
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 21:56:55 2009 +0900

    [tegaki-wagomu] Small fix.

commit 713d48817f0936449e64208ce70dc65a3c6716e9
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 21:17:52 2009 +0900

    [tegaki-wagomu] Use upsample during training.

commit f91a74789c58a782964265c1567b7ca9a2aa713e
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 20:46:30 2009 +0900

    [tegaki-wagomu] Handle options from .meta file.

commit 54243936f268b82a7d53454d612e6f5e3e53c77d
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 16:22:39 2009 +0900

    [tegaki-wagomu] Compare the input with templates which have about the same number of strokes only.

commit dd8eb363d4d94b2aff7d80173b463bd555fc659b
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 14:37:58 2009 +0900

    [tegaki-wagomu] Fixed alignment assertion.

commit feccfefafba7a9e8c8580a60bf4f887e22a8667b
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 31 13:30:18 2009 +0900

    [tegaki-wagomu] Change file format to use aligned offsets and include stroke count information.

commit 6d58e08422db9560ba2a08cfe2178b7f728b8e48
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Mon Jul 27 07:11:55 2009 +0200

    [tegaki-engines] Don't ask the feature vector dimension in config.

commit fe36da32cfbcfe12074967c5c777f03619538370
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Mon Jul 27 06:48:04 2009 +0200

    [tegaki-engines] Use absolute value instead of euclidean distance.

commit f0d30913caddeac26f41bbdbe872b24f0bf59dbc
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Mon Jul 27 05:52:56 2009 +0200

    [tegaki-engines] Hide things away from SWIG.

commit eb43e753c9d44a988f98d2d823d60f55b44a038d
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Mon Jul 27 02:44:39 2009 +0200

    [tegaki-engines] Uses inline function where appropriate.

commit a71b9a50cf85c816dd3f7246d20b09ba466cd56a
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Jul 26 17:57:05 2009 +0200

    [tegaki-engines] Added AUTHORS, COPYING and COPYRIGHT files.

commit afdf4d82398d09ef79bf23cebc7b9f9e20e54a1f
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Jul 26 17:52:17 2009 +0200

    [tegaki-engines] Remove allograph check for now.

commit cc126fdef9064debc8ed2971785da38175532e98
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Jul 26 17:29:26 2009 +0200

    [tegaki-engines] Added another feature extraction function + normalize().
    
    Got a huge accuracy improvement thanks to that.

commit 3ca02872f8a8321d6cde386facc458ac2d123e99
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Jul 26 16:51:24 2009 +0200

    [tegaki-engines] Retrieve vector dimension from model file.

commit e6cb92e97f5ebd66b277e0f59a92a3c96a0f8e1e
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sun Jul 26 13:13:38 2009 +0200

    [tegaki-engines] Added C extension to new engine.

commit 3673be213f0e3b9c710bcc531bd0e26406db6fa6
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Sat Jul 25 09:41:21 2009 +0200

    [tegaki-engines] Include all Python source code in the same file.

commit 2c916e053d465b42457c07f8f4326a13bdcb4248
Author: Mathieu Blondel <mathieu@mblondel.org>
Date:   Fri Jul 24 17:56:45 2009 +0200

    [tegaki-engines] Added preliminary work for a new engine.
    
    Some notes:
    - the name is temporary
    - it's not finished
    - it's very slow: the recognizer needs be rewritten in C.
