mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 01:38:30 +08:00
8f150eb6ce
- Use parameter_space instead of `parameterized.expand`. - Use a timedelta instead of concatenating strings. - Use a (possibly no-op) scramble function instead of reordering list literals. - Use `freeze_dt, unfreeze_dt, re_freeze_dt` instead of `dts[n]`. - Rename `assert_vectorized_results` to `assert_all_restrictions`.