Pure Functions

Functional programming is the central theme of JAX. This lesson will shed some light on what exactly this means.

Functional programming (FP)

Functional programming is a paradigm focused on functions. It’s okay if you are unfamiliar with functional programming because JAX ...