Skip to content

🔧 cleanup with Claude#55

Merged
cvigilv merged 3 commits intomainfrom
Claude
Mar 24, 2026
Merged

🔧 cleanup with Claude#55
cvigilv merged 3 commits intomainfrom
Claude

Conversation

@MichielStock
Copy link
Collaborator

This is a cleanup done with Claude. Mainly typos and removing unused code

Code style issues

  • Typo "Represenetations" in FHRR comment and docstring (fixed)
  • Missing blank line between TernaryHV and BinaryHV sections (fixed)
  • TODO block references "complex HDC" which is now implemented (FHRR) (fixed)
  • BinaryHV docstring says "A ternary hypervector type" (fixed)
  • Stale comment about LazyArrays in operations.jl (fixed)
  • Typo "Measurures" in isapprox docstrings (fixed)
  • Typo "N_bootstap" in isapprox docstring (fixed)
  • predictors.jl contains Dutch comments and dead code (deleted)
  • Unused counts variable in representations.jl show method (fixed)
  • Unused counts variable in ext/UnicodePlotting.jl show method (fixed)
  • docs/src/index.md placeholder text "provides..." (filled in)
  • docs/src/index.md and README link to wrong repo owner (fixed)
  • introduction-to-hdc.jl uses undeclared Handcalcs dependency (removed)
  • Typos "constituyents" / "contituyent" in introduction tutorial (fixed)
  • scripts/concept.jl uses entirely obsolete API (deleted)
  • test/benchmarking.jl uses entirely obsolete API (deleted)
  • TernaryHV docstring says elements in (-1, 1) (open interval) (fixed to {-1, +1})
  • Graph docstring uses \otimes for outer op instead of \oplus (fixed)
  • Typo "incoding" in convertlevel docstring (fixed)

@MichielStock MichielStock requested a review from cvigilv March 24, 2026 10:38
Copy link
Collaborator

@cvigilv cvigilv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I merged main into this branch as yesterday I pushed some changes to main. Lets wait for the CI to run and we can merge

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@cvigilv cvigilv merged commit 18b449a into main Mar 24, 2026
3 checks passed
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.

2 participants