- averaging averages of averages to find a fixed point of a function
- linear combinations of electrical signals, polynomials, waveforms, or vectors
- in
LISP/code
> linear combination is(* scalar (+ vector vector))- computer
science= magic, not done on computerscomputerscience is about process, new ways to do things, and in particular making computers do things you wouldn’t expect them to do
The first lecture of an MIT Lisp class. It’s a very talk on why “computer science” is a misnomer, the nature of process...