Move ublas includes from glucat/glucat.h. |
|
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>. |
|
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. |
|
More...
|
over 18 years ago
|
Use index_t for offset_to_super[]. In calls to resize, use third parameter set to false. |
|
More...
|
over 18 years ago
|
Use index_t for offset_to_super[]. |
|
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. |
|
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. |
|
More...
|
over 18 years ago
|
Define template functions as static if they are intended to be used only within the header file. |
|
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. |
|
More...
|
over 18 years ago
|
Move test function from header to source file. |
|
More...
|
over 18 years ago
|
Update to automake 1.9.6. |
|
More...
|
over 18 years ago
|
Update to GluCat 0.2.0. Update author contact. |
|
More...
|
over 18 years ago
|
Update to GluCat 0.2.0. Update author contact. Set main program to gfft_test/gfft_test. |
|
More...
|
over 18 years ago
|
Update to GluCat 0.2.0. |
|
More...
|
over 18 years ago
|
Update to aclocal 1.9.6, automake 1.9.6. |
|
More...
|
over 18 years ago
|
Update to GluCat 0.2.0. Use source browser. Generate LaTeX. |
|
More...
|
over 18 years ago
|
Re-add changes logged prior to the use of CVS. |
|
More...
|
almost 20 years ago
|
Log changes for version 0.1.9. |
|
More...
|
almost 20 years ago
|
Ensure this file is removed. |
|
More...
|
almost 20 years ago
|
Remove references to _GLUCAT_HAS_UBLAS_LU_H |
|
More...
|
almost 20 years ago
|
News for version 0.1.9. |
|
More...
|
almost 20 years ago
|
Bring instructions up to date with changes to g++ and Boost. |
|
More...
|
almost 20 years ago
|
Ensure this file has been removed. |
|
More...
|
almost 20 years ago
|
Remove reference to HAVE_BOOST_NUMERIC_UBLAS_LU_HPP |
|
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 |
|
More...
|
almost 20 years ago
|
Remove reference to ublas_imp.h |
|
More...
|
almost 20 years ago
|
Remove references to ublas.h and _GLUCAT_HAVE_UBLAS_LU_H |
|
More...
|
almost 20 years ago
|
Update tests using g++ 3.3.5 and Boost 1.31.0. |
|
More...
|
almost 20 years ago
|
Update to current KDevelop. |
|
More...
|
almost 20 years ago
|
Update to version 0.1.9. |
|
More...
|
almost 20 years ago
|