-
In .clifford_algebra_imp.h:
In the case where lhs is of type matrix_multi, it is possible that lhs.frame().count() !=0 and yet the matrix is scr times the identity matrix. In this case operator!=() returns false when it should return true. Suggested patch is included in bug report 2847758. See tracker.
2009-08-31 15:35:30 UTC by leopardi
-
--- ../../glucat/glucat/clifford_algebra_imp.h 2009-07-26 17:10:36.000000000 +1000
+++ ./clifford_algebra_imp.h 2009-09-01 00:20:35.000000000 +1000
In the case where lhs is of type matrix_multi, it is possible that lhs.frame().count() !=0 and yet the matrix is scr times the identity matrix.
In this case operator!=() returns false when it should return true. Suggested patch follows. A fi.
2009-08-31 14:25:52 UTC by leopardi
-
leopardi made 2 file-release changes.
2009-07-29 12:26:02 UTC by leopardi
-
leopardi made 1 file-release changes.
2009-07-28 13:53:01 UTC by leopardi
-
leopardi made 2 file-release changes.
2009-07-28 13:52:01 UTC by leopardi
-
Extensive changes have been made to the implementation of trancendental functions,
primilarily to improve accuracy. The Pade' approximations now use degree 13. For
the sqrt() and log() functions, number of cases of negative eigenvalues are
detected and avoided. More minor changes have been also made to improve speed.
For details, see the Changelog for clifford_algebra_imp.h. See also...
2009-07-28 13:46:30 UTC by leopardi
-
leopardi made 1 file-release changes.
2009-07-28 13:31:01 UTC by leopardi
-
leopardi made 2 file-release changes.
2009-07-28 13:26:01 UTC by leopardi
-
leopardi committed patchset 505 of module glucat to the GluCat: Clifford algebra templates CVS repository, changing 1 files.
2009-07-28 13:09:36 UTC by leopardi
-
leopardi committed patchset 504 of module glucat to the GluCat: Clifford algebra templates CVS repository, changing 2 files.
2009-07-28 12:52:38 UTC by leopardi