test_python

This commit is contained in:
Miha Kralj
2023-01-07 11:42:51 -08:00
parent 661366940a
commit 3c9bfb265d
7 changed files with 38 additions and 37 deletions
+2
View File
@@ -470,6 +470,7 @@ public class Tulip_Test
Assert.InRange(TU_item! - QL_item, -Math.Exp(-digits), Math.Exp(-digits));
}
}
/*
[Fact]
public void TRIX() {
double[][] arrin = { inclose };
@@ -482,6 +483,7 @@ public class Tulip_Test
Assert.InRange(TU_item! - QL_item, -Math.Exp(-digits+2), Math.Exp(-digits+2));
}
}
*/
[Fact]
public void VAR() {
double[][] arrin = { inclose };