Skip to content

Feat/matrix rref status#57

Merged
weiseng18 merged 5 commits intodevelopfrom
feat/matrix-rref-status
Aug 25, 2021
Merged

Feat/matrix rref status#57
weiseng18 merged 5 commits intodevelopfrom
feat/matrix-rref-status

Conversation

@weiseng18
Copy link
Copy Markdown
Owner

@weiseng18 weiseng18 commented Aug 25, 2021

Problem

Want to add functionality that returns if a matrix is in REF, RREF, or neither.

Solution

The functionality was already implemented in Matrix.echelonStatus(). However, this was not exposed in the API. Thus this PR helps to expose it in the API.

Checklist

  • If the branch was not created off latest develop, merge locally
  • Using latest develop and master, do git diff --stat master while in develop branch. Ensure that the diff is not too large
  • If this is a feature, has appropriate documentation been added?

Notes

@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 25, 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/Dwe5yUAEbsAU8u5U3QXfFJpNyUoP
✅ Preview: https://math-git-feat-matrix-rref-status-weiseng18.vercel.app

@weiseng18 weiseng18 merged commit 97b24b9 into develop Aug 25, 2021
@weiseng18 weiseng18 deleted the feat/matrix-rref-status branch August 25, 2021 14:16
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