Fix issue 23 typos and formatting#35
Merged
Merged
Conversation
- Pin Python dependency upper bounds in requirements.txt (torch, botorch, tueplots, jupyter, jupyter-cache, pyyaml) - Pin macOS version (macos-13) and R version (4.3.1) in CI workflow - Add build artifacts to .gitignore (_book/, _freeze/, .jupyter_cache/) - Add reproducibility section to README with version recommendations - Fix XeTeX/bbm font incompatibility in preamble.tex - Disable matplotlib usetex to avoid LaTeX PATH conflicts
Adds a hit counter badge from hits.seeyoufarm.com to the sidebar footer, which displays on all pages. This addresses issue #15.
- Standardize item notation: y ∈ Y → j ∈ {1,...,M}
- Update utility notation: u(y) → V_j (item parameter), H_j/H_{ij} (latent utility)
- Update probability notation: P[·] → p(·)
- Add notation callout at beginning of Chapter 2
- Update notation table with unified symbols
- Fix typos: "helplessness" → "helpfulness", "Ackerman" → "Ackley"
- Standardize Chapter 3 subscripts: H_{i,j} → H_{ij}
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.
No description provided.