Skip to content

Repository files navigation

MPCC — Math, Physics, Cybernetics, Computer Science

Notebooks exploring the foundations.

What

A collection of Jupyter notebooks spanning mathematical methods, physical systems, cybernetic principles, and computational techniques. These are seeds — working notes, experiments, and reference material — not a finished curriculum.

Why

The disciplines are entangled. Math informs physics. Physics constrains computation. Cybernetics reframes all three. These notebooks trace the connections rather than treating each domain in isolation.

Tech

Python Jupyter NumPy SciPy

Structure

  • math/ — Linear algebra, differential equations, numerical methods
  • physics/ — Classical mechanics, electromagnetism, thermodynamics
  • cybernetics/ — Feedback systems, information theory, control
  • cs/ — Algorithms, data structures, complexity

Usage

pip install jupyter numpy scipy matplotlib
jupyter notebook

Releases

Packages

Contributors

Languages