Skip to content

Reorganise tutorials and improve symbolic matrix helpers#23

Merged
YeeShin504 merged 8 commits into
mainfrom
dev
Apr 19, 2026
Merged

Reorganise tutorials and improve symbolic matrix helpers#23
YeeShin504 merged 8 commits into
mainfrom
dev

Conversation

@YeeShin504
Copy link
Copy Markdown
Owner

Summary

This branch cleans up the public API, improves symbolic matrix rendering, and expands the tutorial/test layout for broader test coverage.

Highlights

  • Moved sympy_commands() out of symbolic.py into utils.py.
  • Tightened custom type behavior and coverage, including RREFCase, PDP, SVD, QR, and NumSVD.
  • Reorganised chapter and tutorial tests to better match the documentation structure.
  • Updated tutorial notebooks to use the updated evaluate_cases and new rref_cases method.

@YeeShin504 YeeShin504 self-assigned this Apr 19, 2026
@YeeShin504 YeeShin504 linked an issue Apr 19, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 19, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@YeeShin504 YeeShin504 added the enhancement New feature or request label Apr 19, 2026
@YeeShin504 YeeShin504 merged commit 62138ec into main Apr 19, 2026
27 checks passed
@YeeShin504 YeeShin504 deleted the dev branch April 19, 2026 16:43
@YeeShin504 YeeShin504 restored the dev branch May 21, 2026 03:28
@YeeShin504 YeeShin504 deleted the dev branch May 21, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve test coverage

2 participants