lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (47f54ead -> 77cc4d65)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (47f54ead -> 77cc4d65)
Date: Thu, 26 May 2022 18:14:24 -0400 (EDT)

chicares pushed a change to branch master.

      from  47f54ead  Use msvcrt snprintf() after all
       new  699308ab  Improve documentation
       new  b6752650  Improve documentation
       new  1b9395f2  Improve documentation
       new  a110f9a0  Write fdlibm forwarding functions out of line
       new  43bbe463  Use lmi::expm1() and lmi::log1p() in a unit-test function
       new  086ce6b3  Fix a probable defect introduced 20210314T1905Z
       new  2c0ec871  Use lmi rather than std functions
       new  284efedf  For immediate reversion: binary exponentiation
       new  b1b2ed4f  Revert "For immediate reversion: binary exponentiation"
       new  f920e584  Improve documentation
       new  77cc4d65  Prefer nonstd::power() to std::pow() in a particular case


Summary of changes:
 Makefile.am               | 35 ++++++++++++++++++++++++++++++-----
 commutation_functions.cpp | 12 ++++++------
 interest_rates.cpp        |  4 ++--
 math_functions.cpp        | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 math_functions.hpp        | 37 +++++++++++++++++--------------------
 math_functions_test.cpp   | 30 +++++++++++++++---------------
 monnaie.hpp               |  2 +-
 mortality_rates_test.cpp  |  2 +-
 objects.make              | 25 +++++++++++++++++++++++++
 stl_extensions.hpp        |  4 +++-
 10 files changed, 146 insertions(+), 51 deletions(-)
 create mode 100644 math_functions.cpp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]