Skip to content

docs: explain Slider and Tensor Train mental models#189

Merged
0xC000005 merged 1 commit into
mainfrom
docs/highdim-mental-models
May 13, 2026
Merged

docs: explain Slider and Tensor Train mental models#189
0xC000005 merged 1 commit into
mainfrom
docs/highdim-mental-models

Conversation

@0xC000005
Copy link
Copy Markdown
Owner

Summary

  • add a worked Slider mental-model example for sin(x1) + cos(x2) + tan(x3)
  • explain the Slider pivot, singleton slide grids, evaluation formula, and dense-vs-slider source-call count
  • add the matching Tensor Train mental-model example showing the dense sampled tensor, TT cores, TT-SVD vs TT-Cross construction, and evaluation as basis-vector contractions through the core chain

No version bump: this is documentation-only and should refresh the docs site after merge.

Validation

  • git diff --check
  • docfx docs/docfx.json

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@0xC000005 0xC000005 merged commit ae171aa into main May 13, 2026
6 checks passed
@0xC000005 0xC000005 deleted the docs/highdim-mental-models branch May 13, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant