toon-members
[Top][All Lists]
Advanced

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

[Toon-members] [edrosten/TooN] 89120a: Version bump


From: Edward Rosten
Subject: [Toon-members] [edrosten/TooN] 89120a: Version bump
Date: Mon, 09 Nov 2015 10:49:16 -0800

  Branch: refs/heads/c++11
  Home:   https://github.com/edrosten/TooN
  Commit: 89120a6aee350f1d98f9432228f17cb41d73c1be
      
https://github.com/edrosten/TooN/commit/89120a6aee350f1d98f9432228f17cb41d73c1be
  Author: Edward Rosten <address@hidden>
  Date:   2013-09-27 (Fri, 27 Sep 2013)

  Changed paths:
    M Doxyfile

  Log Message:
  -----------
  Version bump


  Commit: eaff5c2a4206620c7e2d113815d72624a9b86fd9
      
https://github.com/edrosten/TooN/commit/eaff5c2a4206620c7e2d113815d72624a9b86fd9
  Author: Edward Rosten <address@hidden>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
    M SymEigen.h

  Log Message:
  -----------
  Added missing(?) using directive.


  Commit: c53a580fbb9e5bb38c8c59c4b09896b5deb9ef92
      
https://github.com/edrosten/TooN/commit/c53a580fbb9e5bb38c8c59c4b09896b5deb9ef92
  Author: hustcalm <address@hidden>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
    M README

  Log Message:
  -----------
  fix minor misspellings


  Commit: 4a544b2d03fd22d99bfcbd32e9c64daed38fc133
      
https://github.com/edrosten/TooN/commit/4a544b2d03fd22d99bfcbd32e9c64daed38fc133
  Author: Edward Rosten <address@hidden>
  Date:   2014-07-23 (Wed, 23 Jul 2014)

  Changed paths:
    R GPL.txt

  Log Message:
  -----------
  Remove obsolete license file.


  Commit: 89d203988dec67c5f995c1494c152f0416aa78f1
      
https://github.com/edrosten/TooN/commit/89d203988dec67c5f995c1494c152f0416aa78f1
  Author: Edward Rosten <address@hidden>
  Date:   2014-07-24 (Thu, 24 Jul 2014)

  Changed paths:
    R doc/COPYING_FDL

  Log Message:
  -----------
  Remove other obsolete license file


  Commit: 5824193b7f81bdfebc0016a24a1a0955dde41ffb
      
https://github.com/edrosten/TooN/commit/5824193b7f81bdfebc0016a24a1a0955dde41ffb
  Author: Edward Rosten <address@hidden>
  Date:   2014-09-05 (Fri, 05 Sep 2014)

  Changed paths:
    M README

  Log Message:
  -----------
  Fix typo


  Commit: 8114f8a94b7f5691036722af909e360348d21ac7
      
https://github.com/edrosten/TooN/commit/8114f8a94b7f5691036722af909e360348d21ac7
  Author: Alastair Harrison <address@hidden>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M so3.h

  Log Message:
  -----------
  Fix intermediate rotations in SO3 constructor

- This applies to the SO3 constructor that takes two vectors ‘a’ and ‘b’
  as arguments and computes the rotation matrix that brings vector ‘a’
  into the direction of vector ‘b’.
- Previously the intermediate rotation matrices used to compute the
  final result were not valid elements of SO3, since they had
  negative determinants.
- This fix does not alter the final result of the function, but it does
  ensure that the intermediate results are valid rotation matrices.


  Commit: e9dc76ad791f2102ae6c1fd8ef9a7c6e8ee0b16c
      
https://github.com/edrosten/TooN/commit/e9dc76ad791f2102ae6c1fd8ef9a7c6e8ee0b16c
  Author: Gerhard Reitmayr <address@hidden>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M so3.h

  Log Message:
  -----------
  Merge pull request #5 from aharrison24/so3fix

Fix intermediate rotations in SO3 constructor


  Commit: 22fb1801c9bb82d66808a3b1fb69d4ae0217ff8c
      
https://github.com/edrosten/TooN/commit/22fb1801c9bb82d66808a3b1fb69d4ae0217ff8c
  Author: Gerhard Reitmayr <address@hidden>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Log Message:
  -----------
  Merge pull request #2 from hustcalm/master

fix minor misspellings


  Commit: 4610c8bd35d2e7b28e2c155e95b266a0b9441f47
      
https://github.com/edrosten/TooN/commit/4610c8bd35d2e7b28e2c155e95b266a0b9441f47
  Author: Edward Rosten <address@hidden>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M so2.h

  Log Message:
  -----------
  Construct SO(2) from Identity


  Commit: 92241416d2a4874fd2334e08a5d417dfea6a1a3f
      
https://github.com/edrosten/TooN/commit/92241416d2a4874fd2334e08a5d417dfea6a1a3f
  Author: Edward Rosten <address@hidden>
  Date:   2015-09-21 (Mon, 21 Sep 2015)

  Changed paths:
    M doc/documentation.h
    M internal/config.hh

  Log Message:
  -----------
  Update documentation and un-clobber config.hh


Compare: https://github.com/edrosten/TooN/compare/96565ebd2926...92241416d2a4

reply via email to

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