lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (d6bd802 -> 028b454)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (d6bd802 -> 028b454)
Date: Tue, 27 Jul 2021 21:59:49 -0400 (EDT)

chicares pushed a change to branch master.

      from  d6bd802   Link exception unwinder (automake)
       new  4b26bf8   Add a parenthetical comment to a unit test
       new  eea9469   Ignore an immaterial i686 deviation
       new  19a4a3a   For now at least, trace solves in regression test
       new  d0a65c2   Demonstrate that Brent's δ can be almost arbitrarily small
       new  a259cb6   Calculate maximum possible number of iterations
       new  548f9ab   Document known shortcomings of a unit-testing helper
       new  c9c50dc   Add a specialized midpoint function for root finding
       new  a041329   Consider bounds not to bracket a root if value at either 
is NaN
       new  04c58eb   Count iterations and evaluations separately
       new  bbf2517   Use signum() where a signum function is wanted
       new  f576a4b   Augment unit test
       new  e08be34   Improve a unit test
       new  02dde17   Avoid catastrophic cancellation
       new  e59df26   Refactor
       new  d2dcbf8   Reduce complexity
       new  dc63e62   Cache evaluations for rounded decimal solves
       new  e93ca8f   Demonstration, for immediate reversion
       new  86ae65d   Revert "Demonstration, for immediate reversion"
       new  8f2f355   Augment unit tests; record some observations
       new  2ad4944   Record some more observations--no files changed
       new  cecc91f   Avoid a unit-test false negative
       new  4500338   Simplify
       new  028b454   Find any root with only 64 function evaluations


Summary of changes:
 calendar_date.cpp  |   1 +
 financial.hpp      |   1 +
 financial_test.cpp |   6 +-
 gpt_specamt.cpp    |   1 +
 ihs_avsolve.cpp    |   8 +-
 solve.cpp          |   1 +
 zero.hpp           | 351 ++++++++++++++++++++++++++++-------------
 zero_test.cpp      | 446 +++++++++++++++++++++++++++++++++++++++--------------
 8 files changed, 590 insertions(+), 225 deletions(-)



reply via email to

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