1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add conversions from long double to dd_real and qd_real; promote long double to dd_real when _GLUCAT_USE_QD is defined. More... over 11 years ago
Revert basis_matrix_t back to using Scalar_T rather than int: this is to speed up matrix_multi construction from framed_multi. More... over 11 years ago
Use _GLUCAT_GCC_IGNORE_UNUSED_LOCAL_TYPEDEFS with _GLUCAT_USE_BINDINGS. More... over 11 years ago
Add GLUCAT_MSG_WARN_DEPRECATED for deprecated options; update some AC_* macros; improve quoting in messages. More... over 11 years ago
Changed test results corresponding to the changes to matrix_multi<> constructors. More... over 11 years ago
Simplify constructors to remove unnecessary operations and to prevent clang++ warnings about unused variables. More... over 11 years ago
Test results for improved scalar demotion and promotion. More... over 11 years ago
Improve scalar demotion and promotion by using long double, dd_real and qd_real as appropriate. More... over 11 years ago
Test scalar promote / demote, in particular test11 uses promoted sqrt, log and exp functions. More... over 11 years ago
Implement scalar promotion and demotion, and use it in GFFT and in sqrt, log and exp functions. More... over 11 years ago
Correct test output file names. More... over 11 years ago
New demo file based on presentation given at Aston University in 2014, hosted by John Fletcher. More... over 11 years ago
Bring up to date. More... over 11 years ago
Update to version 0.7.3. More... over 11 years ago
Add missing "from PyClical import *" statement to tutorials. More... over 11 years ago
Bring up to date. More... over 11 years ago
Bring up to date. More... over 11 years ago
Fix typo; bring up to date. More... over 11 years ago
Improve detailed installation instuctions; describe the 8 new test output files. More... over 11 years ago
Sample test output file has been replaced by 8 files corresponding to different configurations. More... over 11 years ago
Add test script and test output to help automate testing of PyClical. More... over 11 years ago
Add test output corresponding to various configure options. More... over 11 years ago
Bring up to date with respect to automake 1.11.6. More... over 11 years ago
Use [] quotes for DEFUN names to stop autoreconf warnings on this. Comment out # serial n everywhere, but add # serial 1 at the start of acinclude.m4.in: there should only be one # serial in a file. More... over 11 years ago
Move basename_cc and basename_cxx definitions to a point where $CC and $CXX should always be defined. More... over 11 years ago
Use basename_cc, basename_cxx; make test for clang++ version more robust. More... over 11 years ago
Bring up to date for GluCat 0.7.2. More... over 11 years ago
Exclude pyclical/PyClical.cpp so that doxygen can be used after make. More... over 11 years ago
Bring up to date with latest changes for version 0.7.2. More... over 11 years ago
Include a paper by Yorick Hardy, as well as work by Paul Leopardi. More... over 11 years ago