Skip to content

books: add Linear Time Series Analysis - #256

Merged
mmcky merged 1 commit into
mainfrom
books/add-linear-time-series
Aug 24, 2026
Merged

books: add Linear Time Series Analysis#256
mmcky merged 1 commit into
mainfrom
books/add-linear-time-series

Conversation

@mmcky

@mmcky mmcky commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Adds Thomas J. Sargent's Linear Time Series Analysis to the /books page as a community book, linking to the MyST MD version at https://thomassargent30.github.io/sargent-time-series/intro.html (source: thomassargent30/sargent-time-series).

The book is an updated and extended version of Chapters IX, X, XI and XIV of Macroeconomic Theory, 2nd edition (1987) — figures redrawn against post-1987 data, Python code behind each figure, and answers to the 1987 exercises plus new ones.

Placement

Inserted at order: 5, the left slot of row three, which keeps the two Dynamic Programming volumes paired on row two as set up in #254. Economic Networks moves from 5 to 6.

Row Left Right
1 Deep Learning NEW Quant Macro Finance NEW
2 DP Volume I DP Volume II
3 Linear Time Series Analysis NEW Economic Networks

Cover

The cover is new artwork made for this entry, stored twice following the pattern from #253: the full 2080×3120 cover, and the 260px-wide thumbnail the card actually references (the card renders it at 100px).

Both are re-encoded to a 256-colour palette. The original has only 785 unique colours, so the reduction is visually indistinguishable — RMSE 0.06% — while taking the full cover from 399 KB to 114 KB and the thumbnail from 27 KB to 8 KB.

A separate PR offers the same cover to the upstream book repo.

Verification

Built locally with bundle exec jekyll build and rendered the page headless: all six cards appear in the intended order, the new card carries the NEW badge, and the thumbnail is legible at its 100px render size.

🤖 Generated with Claude Code

Adds Thomas J. Sargent's Linear Time Series Analysis to the /books page as
a community book, linking to the MyST MD version hosted at
thomassargent30.github.io. Source repo:
github.com/thomassargent30/sargent-time-series

The book is an updated and extended version of Chapters IX, X, XI and XIV
of Macroeconomic Theory, 2nd edition (1987), with figures redrawn against
post-1987 data, Python code behind each figure, and answers to the 1987
exercises.

The cover was made for this entry and is stored twice: the full 2080x3120
cover, and the 260px-wide thumbnail the card actually references (the card
renders it at 100px). Both are re-encoded to a 256-colour palette, which
takes the full cover from 399 KB to 114 KB and the thumbnail from 27 KB to
8 KB; the original has only 785 unique colours, so the reduction is
visually indistinguishable (RMSE 0.06%).

Inserted at order 5, the left slot of row three, which keeps the two
Dynamic Programming volumes paired on row two and bumps Economic Networks
to 6.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 24, 2026 02:29
@netlify

netlify Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploy Preview for grand-swan-ca5201 ready!

Name Link
🔨 Latest commit 95daf50
🔍 Latest deploy log https://app.netlify.com/projects/grand-swan-ca5201/deploys/6a8baca1b61dfe000808333d
😎 Deploy Preview https://deploy-preview-256--grand-swan-ca5201.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new community book entry to the Jekyll _projects collection so it appears on /books/ (which renders site.projects | where: 'type', 'book' | sort: 'order') and adjusts ordering to keep the intended grid layout.

Changes:

  • Adds _projects/linear-time-series.md for Thomas J. Sargent’s Linear Time Series Analysis (community book, marked new: true, links to the MyST site, uses the thumbnail image).
  • Updates _projects/networks.md to move Economic Networks from order: 5 to order: 6 so the new entry can occupy order: 5.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
_projects/linear-time-series.md New community book entry (order 5, NEW badge, thumbnail image).
_projects/networks.md Reorders an existing book entry to maintain the intended /books/ grid ordering.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mmcky

mmcky commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator Author

thanks @thomassargent30

@mmcky
mmcky merged commit 3661510 into main Aug 24, 2026
6 checks passed
@mmcky
mmcky deleted the books/add-linear-time-series branch August 24, 2026 02:36
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.

2 participants