giant.utilities.boolean_filter_listΒΆ

This module provides a helper function to filter a list using a sequence of boolean values

Functions

boolean_filter_list

Filter a list based on a boolean sequence or NumPy array.