[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (028b454 -> 5d4f506)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (028b454 -> 5d4f506) |
Date: |
Fri, 30 Jul 2021 16:14:46 -0400 (EDT) |
chicares pushed a change to branch master.
from 028b454 Find any root with only 64 function evaluations
new 828ff21 Renumber some unit tests
new b954393 Don't hard-code sqrt(2)
new 0113a5d Test three examples from a textbook
new 4bc5b1f Make bounds and tolerance match textbook examples better
new ac5731f Controvert a published claim
new cf516cc Remove code added in the last commit to support its
conclusions
new de32b80 Add an all-platform unit-test script
new 5d4f506 Record speed measurements
Summary of changes:
Speed_gcc_i686-w64-mingw32 | 12 ++--
Speed_gcc_x86_64-pc-linux-gnu | 12 ++--
Speed_gcc_x86_64-w64-mingw32 | 12 ++--
gwc/unit_test.sh | 26 +++++++++
zero_test.cpp | 126 +++++++++++++++++++++++++++++++++++-------
5 files changed, 151 insertions(+), 37 deletions(-)
create mode 100755 gwc/unit_test.sh
- [lmi-commits] [lmi] master updated (028b454 -> 5d4f506),
Greg Chicares <=
- [lmi-commits] [lmi] master 828ff21 1/8: Renumber some unit tests, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master 0113a5d 3/8: Test three examples from a textbook, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master 4bc5b1f 4/8: Make bounds and tolerance match textbook examples better, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master b954393 2/8: Don't hard-code sqrt(2), Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master de32b80 7/8: Add an all-platform unit-test script, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master 5d4f506 8/8: Record speed measurements, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master cf516cc 6/8: Remove code added in the last commit to support its conclusions, Greg Chicares, 2021/07/30
- [lmi-commits] [lmi] master ac5731f 5/8: Controvert a published claim, Greg Chicares, 2021/07/30