Typos and readability proposed updates (week 1 and 2)#22
Open
pabloocal wants to merge 13 commits intoUBCMath:mainfrom
Open
Typos and readability proposed updates (week 1 and 2)#22pabloocal wants to merge 13 commits intoUBCMath:mainfrom
pabloocal wants to merge 13 commits intoUBCMath:mainfrom
Conversation
Fixed typo, removed extra =.
Replaced round brackets with square brackets, for consistency. To do: tikz Figure 2.8.
Readability updates to the Matlab section 2.2.4.
Updated the display of caret within \tt environment to improve readability, in Matlab section 2.3.4.
Readability updates to Matlab section 2.4.4 and 2.4.6, source code readability updates to Matlab section 2.4.5.
Replaced double quotes " for two single quotes '' throughout chapter 2 for consistency.
Replaced round brackets with square brackets, for consistency, in problems 2.2.5, example 2.5, problems 2.3.5, example 2.11, example 2.12, and problems 2.4.7.
Attempt at fixing the readability of problem 2.20. Vectors rewritten in math and commas added between the entries.
Readability updates to source code.
Fixed typos, edited math command so that the projection vector is displayed as intended in the compiled pdf.
Fixed typo in Example 2.15 (credit: Anon. Comp on Piazza).
Fixed typo in Example 2.21 (credit: Anon. Comp on Piazza).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a proposed revision based on week 1 and week 2 of teaching Math 152 at UBC during 2025-2026 Winter Term 2. It covers some of Chapter 2 and contains: