Skip to content

Conversation

@StevenClontz
Copy link
Contributor

@StevenClontz StevenClontz commented May 22, 2025

Closes #776
Closes #780

@github-actions
Copy link

🚀 Preview available 🚀

https://2b84c903.tbil.pages.dev

@github-actions
Copy link

🚀 Preview available 🚀

https://46869ab0.tbil.pages.dev

@github-actions
Copy link

🚀 Preview available 🚀

https://f5bc08ad.tbil.pages.dev

@StevenClontz StevenClontz removed the request for review from jkostiuk May 22, 2025 20:14
@StevenClontz StevenClontz added linear-algebra checkit Involves randomized exercise banks awaiting-author labels May 22, 2025
@StevenClontz StevenClontz changed the title CheckIt for putting change of basis in MX Implementing change of basis outcome in MX May 22, 2025
@jkostiuk
Copy link
Contributor

I (believe) all that's needed now is to write a sample solution for MX2, and then this is ready for review. Can circle back tomorrow.
I'll update GT4 in a separate issue once this is all pushed/resolved.

@github-actions
Copy link

@jkostiuk jkostiuk marked this pull request as ready for review May 27, 2025 13:40
@jkostiuk jkostiuk requested review from jkostiuk and siwelwerd May 27, 2025 13:40
@jkostiuk
Copy link
Contributor

@StevenClontz I think I'm all set here. I can't ask for your review because you're the author. If you or @siwelwerd could take a look, I'd be happy to build any additional changes (though i don't know how to resolve conflicts with the requirements.txt).

Will address modifications to GT4 in a separate PR.

@github-actions
Copy link

Comment on lines 35 to 36
<p> To calculate the inverse, we solve the vector equations <m>D\vec{x}=\vec{e}_i</m> for <m>i=1,2,3,4</m>.
These solution vectors then form the columns of the inverse. </p>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

So this would not be explicility copy-pasted into every solution, we will rewrite this + checkit to ask for a specific column.

</objectives>

<subsection>
<title>Warm Up</title>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

need to add warm-up

Copy link
Contributor Author

@StevenClontz StevenClontz left a comment

Choose a reason for hiding this comment

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

Activity 4.2.8 will have 4 parts:

  1. find inverse of e2
  2. find inverse of e4
  3. compare row operations for each
  4. find single RREF matrix to do whole inverse

@github-actions
Copy link

github-actions bot commented Jul 6, 2025

🚀 Preview available 🚀

https://e4e95c8c.tbil.pages.dev

@jkostiuk
Copy link
Contributor

jkostiuk commented Jul 6, 2025

@StevenClontz can you add a picture to remark 4.3.5 showing the same vector described by two different bases/grids?

@github-actions
Copy link

github-actions bot commented Jul 6, 2025

🚀 Preview available 🚀

https://f873e96c.tbil.pages.dev

@github-actions
Copy link

github-actions bot commented Jul 6, 2025

🚀 Preview available 🚀

https://08a57808.tbil.pages.dev

@jkostiuk jkostiuk merged commit 8fcbc17 into main Jul 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-author checkit Involves randomized exercise banks linear-algebra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reorganizing/Merging of Some Linear Algebra Lessons (MX2, MX3, and change of basis/GT5)

3 participants