bellini.laws

Module containing objects that model physical laws

Classes

Law(law_fn, input_mapping[, output_labels, ...])

An object that applies some physical law on a group, grabbing inputs dictated by input_mapping, applying law_fn, and returning a new instance with the law applied.