Skip to content

Feat/rref#22

Merged
weiseng18 merged 54 commits intodevelopfrom
feat/rref
Aug 8, 2021
Merged

Feat/rref#22
weiseng18 merged 54 commits intodevelopfrom
feat/rref

Conversation

@weiseng18
Copy link
Copy Markdown
Owner

@weiseng18 weiseng18 commented Aug 7, 2021

Problem

Implement RREF functionality

Solution

  • Create util that checks if RREF/REF/neither
  • Create row operation methods
  • Create method that does REF, returning the final matrix, and the steps taken (?)
  • Create method that does the RREF, returning the final matrix, and the steps taken (?)
  • Create frontend

Notes

Deciding whether to return steps taken for frontend to re-execute to generate the intermediate steps, or to return both the steps taken and intermediate matrices

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/weiseng18/math/GbssuTjJjPD12Fs5t2vg4EL1uq8E
✅ Preview: https://math-git-feat-rref-weiseng18.vercel.app

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