COMMITS
April 19, 2026
O
feat(portfolio): add Rust backend for signal-based simulation
Oleg Polakow committed
April 18, 2026
O
perf(portfolio): add non-shared fast path for Rust order simulation
Oleg Polakow committed
O
perf(portfolio): optimize Rust portfolio functions and expand benchmarks
Oleg Polakow committed
O
fix(portfolio): improve Rust simulation robustness and random dispatch
Oleg Polakow committed
O
feat: add instance-level engine preference with per-call override
Oleg Polakow committed
O
refactor: rename backend to engine across the codebase
Oleg Polakow committed
O
feat(api): thread backend parameter through public API methods
Oleg Polakow committed
O
feat(portfolio): add Rust backend for portfolio functions with auto-dispatch
Oleg Polakow committed
April 17, 2026
O
fix(records): relax record dtype constraints and improve col handling
Oleg Polakow committed
O
feat(records): add Rust backend for records functions with auto-dispatch
Oleg Polakow committed
O
perf(rust): add row-major fast paths and lazy iteration optimizations
Oleg Polakow committed
O
feat(returns): add Rust backend for return functions with auto-dispatch
Oleg Polakow committed
April 16, 2026
O
feat(labels): add Rust backend for label functions with auto-dispatch
Oleg Polakow committed
O
feat(signals): route signal generators through backend dispatch
Oleg Polakow committed
O
feat(signals): expand Rust backend to random and stop generation
Oleg Polakow committed
April 15, 2026
O
feat(signals): add Rust backend for signal functions with auto-dispatch
Oleg Polakow committed
O
style: apply consistent code formatting to tests, benchmarks, and docs
Oleg Polakow committed
O
feat(indicators): add Rust backend for core indicators with auto-dispatch
Oleg Polakow committed
April 14, 2026
O
perf(rust): add row-major optimized 2D kernels for C-order arrays
Oleg Polakow committed
O
feat(generic): make accessor layer backend-agnostic and fix Rust edge cases
Oleg Polakow committed
April 13, 2026
O
style: expand multi-arg function calls and signatures to one-per-line
Oleg Polakow committed
O
style: apply consistent code formatting across codebase
Oleg Polakow committed
O
feat(generic): expand Rust backend to cover full generic module
Oleg Polakow committed
O
refactor: polish README and rename supports_rust to array_compatible_with_rust
Oleg Polakow committed
O
chore: modernize .gitignore and fix rust build config
Oleg Polakow committed
O
chore: bump version to 1.0.0
Oleg Polakow committed
O
feat: add optional Rust backend with auto-dispatch
Oleg Polakow committed
C
test(plotting): expand protocol and backend test coverage
ChadThackray committed
April 12, 2026
C
feat(plotting): add backend-agnostic figure protocol and registry
ChadThackray committed
March 26, 2026
O
Bump version from 0.28.4 to 0.28.5
Oleg Polakow committed