1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move ublas includes from glucat/glucat.h.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Include <boost/config.hpp>. Include <cmath> rather than <math.h> Move includes for glucat/long_double.h and glucat/scalar.h closer to the start. Move ublas includes to glucat/glucat_imp.h and replace with include for <boost/numeric/ublas/fwd.hpp>.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Use glucat::CTAssertion<(expr)> instead of CTAssertion<(expr)>. Define template class bool_to_type<>. Define template class numeric_traits<T>, including function isNaN(). Define type index_t to be int rather than short. Cosmetics.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Use index_t for offset_to_super[]. In calls to resize, use third parameter set to false.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Use index_t for offset_to_super[].
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
In operator<<(), use isnan() and std::numeric_limits<Scalar_T>::quiet_NaN(). In isnan(), use std::numeric_limits<Scalar_T>::has_quiet_NaN and numeric_traits<Scalar_T>::isNaN(). In operator>>(), use int c to hold the result of s.peek(). In truncated(), use isnan(). In centre_pm4_qp4(), centre_pp4_qm4(), centre_qp1_pm1(), use index_t for arguments p and q. Consistently use Scalar_T rather than scalar_t. Cosmetics.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Do not use friend_maker. In centre_pm4_qp4(), centre_pp4_qm4(), centre_qp1_pm1(), use index_t for arguments p and q. Tidy use of _GLUCAT_USE_GNU_CXX_HASH_MAP. Define numeric_limits< glucat::framed_multi<Scalar_T,LO,HI> >. Cosmetics.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Define template functions as static if they are intended to be used only within the header file.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Move test function from header to source file. Define template functions as static. Use std::numeric_limits<int>. Use streamsize.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Move test function from header to source file.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to automake 1.9.6.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to GluCat 0.2.0. Update author contact.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to GluCat 0.2.0. Update author contact. Set main program to gfft_test/gfft_test.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to GluCat 0.2.0.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to aclocal 1.9.6, automake 1.9.6.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Update to GluCat 0.2.0. Use source browser. Generate LaTeX.
Paul Leopardi
as Paul C. Leopardi
More... over 18 years ago
Re-add changes logged prior to the use of CVS.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Log changes for version 0.1.9.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Ensure this file is removed.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Remove references to _GLUCAT_HAS_UBLAS_LU_H
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
News for version 0.1.9.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Bring instructions up to date with changes to g++ and Boost.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Ensure this file has been removed.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Remove reference to HAVE_BOOST_NUMERIC_UBLAS_LU_HPP
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Only use -fno-strict-aliasing with g++ 4.0.0 and g++ 4.0.1. Gcc bug 23599 has apparently been fixed for g++ 4.0.2. Remove tests for and references to _GLUCAT_HAVE_UBLAS_LU_H
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Remove reference to ublas_imp.h
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Remove references to ublas.h and _GLUCAT_HAVE_UBLAS_LU_H
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Update tests using g++ 3.3.5 and Boost 1.31.0.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Update to current KDevelop.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago
Update to version 0.1.9.
Paul Leopardi
as Paul C. Leopardi
More... almost 20 years ago