mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-26 06:18:05 +00:00
python wrapper
This commit is contained in:
@@ -11,7 +11,7 @@ public sealed class RmaValidationTests : IDisposable
|
||||
|
||||
public RmaValidationTests()
|
||||
{
|
||||
_testData = new ValidationTestData(count: 1000, seed: 123);
|
||||
_testData = new ValidationTestData(count: 10000, seed: 123);
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user