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