Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 14 May 15:48
· 195 commits to main since this release

[0.12.0] - 2026-05-14

🚀 Features

  • (ewm_cov) Add ewm_covariance function with tests
  • (engine) Remove pyarrow dependency by using ewm_covariance
  • (ewm_cov) Delegate to cvx.linalg 0.4.1, achieve 100% test coverage

🐛 Bug Fixes

  • (deptry) Map cvx-linalg to cvx namespace in package_module_name_map
  • (deptry) Add all packages to package_module_name_map to silence warnings

💼 Other

  • Bump version 0.11.0 → 0.12.0

🚜 Refactor

  • (linalg) Replace implementation with thin wrapper around cvx.linalg

PyPI Package

TinyCTA