lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] valyuta/005 e3f3eff 11/17: Revert "Ratify some regre


From: Greg Chicares
Subject: [lmi-commits] [lmi] valyuta/005 e3f3eff 11/17: Revert "Ratify some regression-testing differences"
Date: Sat, 16 Jan 2021 21:06:18 -0500 (EST)

branch: valyuta/005
commit e3f3eff6e838518f45f442c900b1aa5901435779
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Revert "Ratify some regression-testing differences"
    
    This reverts commit d69f05c455a07a0d1c4d61b6d5a17ec137f23879.
    
    The currency class has been revised, and the regressions have
    disappeared. Correlation, or causation? It's hard to say, because
    calculating premium loads separately in double precision, without
    rounding each step, means that exact halfway cases might go either
    way.
---
 GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GNUmakefile b/GNUmakefile
index 1d06839..4733c17 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -142,7 +142,7 @@ localbindir     := 
$(prefix)/local/$(LMI_COMPILER)_$(LMI_TRIPLET)/bin
 locallibdir     := $(prefix)/local/$(LMI_COMPILER)_$(LMI_TRIPLET)/lib
 localincludedir := $(prefix)/local/include
 test_dir        := $(prefix)/test
-touchstone_dir  := $(prefix)/test_valyuta_v5
+touchstone_dir  := $(prefix)/test_valyuta
 
 
################################################################################
 



reply via email to

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