mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 09:27:19 +08:00
007e1f9cfb
- Don't create unnecessary extra data (requires passing fastd_period=1 to TA-Lib or else it fills the FastK with NaNs even though it must have already computed them... - Use random_sample instead of random_integers so that we're not dependent on integer arithmetic. - Pass array_decimal to assert_equal so that we do almost equal checking on results.