narupatools.physicsΒΆ

Methods relating to calculating physical quantities.

Modules

narupatools.physics.atomic

Atomic data such as radii.

narupatools.physics.constants

Various physical constants.

narupatools.physics.energy

Methods relating to energies and work.

narupatools.physics.force

Common force calculations such as springs and linear drag.

narupatools.physics.matrix

Utility methods for using matrices.

narupatools.physics.random

Methods for generating random values.

narupatools.physics.rigidbody

Methods for dealing with systems of particles, such as center of mass.

narupatools.physics.thermodynamics

Methods relating to thermodynamics.

narupatools.physics.transformation

Spatial transformations.

narupatools.physics.typing

Types for annotating physics methods in a more meaningful way.

narupatools.physics.units

Core unit conversion system.

narupatools.physics.vector

Utility methods for using vectors.