[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (04ec593 -> a03c499)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (04ec593 -> a03c499) |
Date: |
Thu, 1 Jul 2021 20:19:02 -0400 (EDT) |
chicares pushed a change to branch master.
from 04ec593 Make another test more stringent
new e73bc36 Use mathematical symbols in comments
new 7b7d039 Include appropriate headers
new 620dfec Don't test good() explicitly
new 172f4ab Separate incrementation from expatiation
new 2a75758 Expatiate by lambda
new bb21c29 Expatiate less garrulously
new 3975592 Expatiate more informatively
new 4249bab Find zeros of two more functions
new b4dd6cf Suspend investigation of wikipedia example
new a7d0900 Don't assume every function has a root at the origin
new a03c499 Find roots of several functions
Summary of changes:
zero.hpp | 97 +++++++++++++++++++------------------
zero_test.cpp | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 192 insertions(+), 58 deletions(-)
- [lmi-commits] [lmi] master updated (04ec593 -> a03c499),
Greg Chicares <=
- [lmi-commits] [lmi] master e73bc36 01/11: Use mathematical symbols in comments, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 7b7d039 02/11: Include appropriate headers, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master b4dd6cf 09/11: Suspend investigation of wikipedia example, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master bb21c29 06/11: Expatiate less garrulously, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 172f4ab 04/11: Separate incrementation from expatiation, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 3975592 07/11: Expatiate more informatively, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master a7d0900 10/11: Don't assume every function has a root at the origin, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 620dfec 03/11: Don't test good() explicitly, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 2a75758 05/11: Expatiate by lambda, Greg Chicares, 2021/07/01
- [lmi-commits] [lmi] master 4249bab 08/11: Find zeros of two more functions, Greg Chicares, 2021/07/01