This document describes computational tools for analyzing transitions and trajectories in temporal networks. It defines key concepts such as edges and vertices having activity timelines, transitions occurring when edges become active/inactive at the same time, and trajectories being alternating sequences of translations and transitions that vertices undergo. Python code is provided to generate temporal networks, display transitions and trajectories, and output trajectory statistics.