COMMITS
April 23, 2026
O
refactor(benchmarks): separate per-config statistics into dedicated table
Oleg Polakow committed
O
docs(features): replace static SVGs with interactive HTML embeds
Oleg Polakow committed
April 22, 2026
O
Revert "Merge branch 'pr-843'"
Oleg Polakow committed
O
Merge branch 'pr-843'
Oleg Polakow committed
O
docs(resources): add multi-strategy portfolios video and fix tag markup
Oleg Polakow committed
O
docs: redesign resources page with card grid layout
Oleg Polakow committed
O
docs: update logo assets, favicons, and install instructions
Oleg Polakow committed
O
docs: refresh documentation with clearer prose, updated examples, and quick start guide
Oleg Polakow committed
O
build(ci): only run tests on PRs and merges, not direct pushes
Oleg Polakow committed
O
docs(rust): add badges and readme field to Rust package
Oleg Polakow committed
O
fix(build): use free-text license format in Rust package metadata
Oleg Polakow committed
O
Merge pull request #846 from polakowo/dependabot/cargo/rust/rand-0.9.3
Oleg Polakow committed
O
fix: update Rust code and tests for rand 0.9 compatibility
Oleg Polakow committed
D
build(deps): bump rand from 0.8.5 to 0.9.3 in /rust
dependabot[bot] committed
O
Merge pull request #845 from polakowo/rust-backend
Oleg Polakow committed
April 21, 2026
O
build(ci): separate Rust test extras and broaden CI test scope
Oleg Polakow committed
O
style: set 120-char line width and reformat Rust and Python sources
Oleg Polakow committed
O
chore: update copyright years to 2017-2026 across all source files
Oleg Polakow committed
O
docs: refine README features list and installation descriptions
Oleg Polakow committed
O
build: add Rust engine to CI, packaging, Docker, and documentation
Oleg Polakow committed
O
perf(rust): extend FlexArray to signals and labels, remove Python-side broadcast
Oleg Polakow committed
O
perf(rust): accept flexible arrays in portfolio simulation without Python-side broadcast
Oleg Polakow committed
O
docs: add Rust engine and benchmark documentation
Oleg Polakow committed
April 20, 2026
O
perf: optimize hot paths in Rust and Numba kernels
Oleg Polakow committed
O
refactor(test): remove obsolete benchmark matrix tests
Oleg Polakow committed
O
perf(rust): add single-column fast paths and overhaul benchmark harness
Oleg Polakow committed
O
refactor: clean up tests and fix lint warnings across codebase
Oleg Polakow committed
C
refactor(plotting): rename backend to renderer across plotting protocol
ChadThackray committed
O
refactor(engine): align function order and expand Rust dispatch coverage
Oleg Polakow committed
April 19, 2026
O
feat(engine): add soft dtype casting and array preparation for Rust dispatch
Oleg Polakow committed