Writing User Functions

User functions typically require only some familiarity with NumPy, but if they conform to the user function APIs, they can incorporate methods from machine-learning, mathematics, resource management, or other libraries/applications.

These guides describe common development patterns and optional components:

Useful Data Structures