Pure Functions
Functional programming is the central theme of JAX. This lesson will shed some light on what exactly this means.
We'll cover the following...
Functional programming (FP)
Functional programming is a paradigm focused on functions. It’s okay if you are unfamiliar with functional programming because JAX ...