Skip to content

docs: evaluate ModeMath architecture - #315

Open
Happypig375 wants to merge 1 commit into
masterfrom
issue-273-modemath-study
Open

docs: evaluate ModeMath architecture#315
Happypig375 wants to merge 1 commit into
masterfrom
issue-273-modemath-study

Conversation

@Happypig375

Copy link
Copy Markdown
Collaborator

Summary

  • add a reproducible architecture study comparing pinned ModeMath and CSharpMath revisions
  • record the feature matrix, licensing constraints, code-size split, benchmark evidence, and adopt/prototype/reject decisions
  • include a deterministic F# benchmark harness with exact package/source provenance and capture validation
  • validate canonical aggregate names, groups, and sample identities so incomplete evidence cannot pass

Validation

  • benchmark harness Release build
  • isolated NuGet restore from the exact ModeMath package and verified SHA-256
  • aggregate.ps1 -Check against the committed 44 metric rows
  • negative checks for missing, duplicate, substituted, extra, and cross-library sample groups
  • PowerShell syntax checks and git diff --check

Closes #273

@Happypig375 Happypig375 added Type/Housekeeping Repository, build, dependency, or internal maintenance. Area/Editor The math editor, keyboard, cursor, or editing model. labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area/Editor The math editor, keyboard, cursor, or editing model. Type/Housekeeping Repository, build, dependency, or internal maintenance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluate ModeMath designs for CSharpMath font data and editing

1 participant