1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support QD classes dd_real and qd_real: Add option --with-qd which sets glucat_use_qd, checks qd/qd_config.h, defines _GLUCAT_USE_QD, and adds -ldq to all_libraries. Quote help comments properly. Append $USER_LDFLAGS to all_libraries, and $USER_INCLUDES to all_includes before calling AC_GLUCAT_CHECK_COMPILERS to allow user definition of extra libraries and includes before checking starts. Update to Version 0.4.4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Generated automatically by aclocal-1.11. See changes to acinclude.m4.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to aclocal-1.11. Avoid warning messages about serial. Use _cv_ in names to avoid a warning message.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Support QD classes dd_real and qd_real: If _GLUCAT_USE_QD is defined, test using dd_real and qd_real.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Use value scalar_t(1) instead of 1.0 to ensure correct use of scalar values.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Support QD classes dd_real and qd_real: If _GLUCAT_USE_QD is defined, test using dd_real and qd_real. Test using long_double.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Include glucat/clifford_algebra.h so that Doxygen can see definition of _GLUCAT_CLIFFORD_ALGEBRA_OPERATIONS.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Remove unneeded definitions of std::conj, std::real and std::imag. The equivalent functions are available via numeric_traits defined in scalar.h.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
New source file to support QD classes dd_real and qd_real. Define specializations for numeric_traits<dd_real> and numeric_traits<qd_real>.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Support QD classes dd_real and qd_real: If _GLUCAT_USE_QD is defined, include qd/qd_real.h and glucat/qd.h. Improve comment for glucat/scalar.h.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
ChangeLog for version 0.4.3.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Test results for version 0.4.3.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
For operator!= (const Scalar_T& scr, const Multivector<Scalar_T,LO,HI>& rhs), there was essentially the same bug as was fixed in GluCat 0.4.2, but this was missed by Bug 2847758. This change add more tests to test14 to check this case as well.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
For operator!= (const Scalar_T& scr, const Multivector<Scalar_T,LO,HI>& rhs), there was essentially the same bug as was fixed in GluCat 0.4.2, but this was missed by Bug 2847758. This change fixes this operator.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
NEWS for version 0.4.3.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to Version 0.4.3.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to version 0.4.2.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Test results for version 0.4.2.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Add some TODO items, including investigating the use of Eigen as a replacement for uBLAS. Rearrange some of the existing TODO items.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
News for version 0.4.2.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to version 0.4.2.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
File created by cat configure.in.in configure.in.end Update to version 0.4.2.
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Test bug fix 2847758: "operator!=(lhs,scr) sometimes wrongly returns true".
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Fix bug 2847758: "operator!=(lhs,scr) sometimes wrongly returns true".
Paul Leopardi
as Paul C. Leopardi
More... over 15 years ago
Update to version 0.4.1.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago
Update to version 0.4.1.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago
News for version 0.4.1.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago
Updated to Doxygen version 1.5.9.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago
Test results for version 0.4.1.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago
Files created automatically by automake.
Paul Leopardi
as Paul C. Leopardi
More... about 16 years ago