larvaworld.lib.util =================== .. py:module:: larvaworld.lib.util .. autoapi-nested-parse:: Collection of standalone methods, custom classes and other tools, all of them independent of the larvaworld registry. This file used to eagerly star-import many submodules, which made importing `larvaworld` heavier and obscured the public surface. We now lazily import the same symbols on first access to preserve backwards compatibility without the eager cost. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/larvaworld/lib/util/ang/index /autoapi/larvaworld/lib/util/color/index /autoapi/larvaworld/lib/util/combining/index /autoapi/larvaworld/lib/util/dictsNlists/index /autoapi/larvaworld/lib/util/fitting/index /autoapi/larvaworld/lib/util/naming/index /autoapi/larvaworld/lib/util/nan_interpolation/index /autoapi/larvaworld/lib/util/shapely_aux/index /autoapi/larvaworld/lib/util/stdout/index /autoapi/larvaworld/lib/util/xy/index