mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 18:37:40 +08:00
4210a2f80f
- Use `expect_bounded` to check inputs. - Add tests for expected failures from `MACDSignal`. - Use `float64` instead of `float` in a few places. This prevents diverging behavior on 32-bit systems. - Docstring edits.