# pim-book/programmers-introduction-to-mathematics

Code for A Programmer's Introduction to Mathematics

Repository: https://github.com/pim-book/programmers-introduction-to-mathematics
Canonical: https://ross.abutalabs.com/products/programmers-introduction-to-mathematics
Homepage: https://pimbook.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: mathematics, programmer, python
Last push: 2023-03-04T04:00:33+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4226, "days_push": 1278, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3654, forks 301 (observed 2026-08-28T04:08:13.117658+00:00)

## What it is
Companion code repository for the book 'A Programmer's Introduction to Mathematics' by Jeremy Kun, containing Python implementations of applications from each chapter. It serves as a hands-on learning resource for programmers studying mathematical concepts.

## Use cases
- learn math concepts through code examples
- study mathematics as a programmer
- run chapter-by-chapter Python implementations from the book
- explore applied math like linear algebra and statistics in Python
- supplement self-study of the pimbook book

## When to choose
- you are reading or planning to read A Programmer's Introduction to Mathematics
- you want runnable Python examples of mathematical techniques
- you learn best by experimenting with code alongside theory

## When to avoid
- you need a production math library like NumPy or SciPy
- you want a standalone course without the accompanying book
- you need maintained, feature-complete mathematical software

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: math, data-science
- domain: mathematics, education, tutorials
- platform: python, cross-platform
- tags: book-companion-code, mathematics-for-programmers, educational-examples

## Member repositories
- pim-book/programmers-introduction-to-mathematics (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.117658+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:39.821462+00:00, confidence not recorded.
  - readme: https://github.com/pim-book/programmers-introduction-to-mathematics (fetched 2026-08-28T04:08:13.117658+00:00, sha 2ff5c03c4449)
  - homepage: https://pimbook.org (fetched 2026-08-29T09:26:06.422289+00:00, sha 91626cb3b3a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
