mudu Logo

Contents:

  • Installation mudu
    • Requirements
  • Usage Guide
    • Prerequisites
      • Basic Usage
    • Specifying Dimensions and Units
    • Unit Conversion
    • Inspecting Quantity Attributes
    • Units with Order Prefixes
    • Arithmetic Operations
    • Type Hierarchy
    • Other Supported Operations
    • Dimensional Homogeneity Example
      • Advanced Usage
    • Generic Quantities
    • Derived Generic Quantities
    • Extending Conversion Standards
    • Custom Dimensions
    • Interactive Exploration
      • Creating Vectorized Quantities
      • Element-wise Arithmetic
      • Operations with Other Quantities
      • Vectorized Derived Quantities
      • Dimensional Semantics
      • Design Notes and Limitations
      • Terminology
      • Future Work
        • Custom Units (Experimental)
      • Creating a Custom Unit
      • Inspecting Attributes
      • Arithmetic and Comparison Semantics
      • Dimensional Semantics
      • Conversion Limitations
      • Design Rationale
      • Limitations and Experimental Status
      • Future Directions
  • An Example
    • The Tr-curve
    • Problem statement
    • Solution
  • Changelog
    • Version 1.2.0 (2026-01-28)
      • Added
      • Changed
      • Fixed
  • Contributing
    • How to Contribute
    • Coding Guidelines
    • Testing
  • API Reference
    • mudu
      • Submodules
        • mudu.base
        • mudu.dimensions
        • mudu.exceptions
        • mudu.units
      • Attributes
      • Exceptions
      • Classes
      • Package Contents
        • LENGTH
        • MASS
        • TIME
        • PLANE_ANGLE
        • SOLID_ANGLE
        • THERMODYNAMIC_TEMPERATURE
        • ELECTRIC_CURRENT
        • AMOUNT_OF_SUBSTANCE
        • LUMINOUS_INTENSITY
        • FORCE
        • SPEED
        • ENERGY
        • DENSITY
        • GENERIC_DIMENSION
        • GENERIC_QUANTITY
        • GENERIC_UNIT
        • DIMENSIONLESS
        • DIMENSIONLESS_UNIT
        • GIGA
        • MEGA
        • KILO
        • CENTI
        • MILLI
        • MICRO
        • NANO
        • PICO
        • FEMTO
        • ATTO
        • _UnitType
        • OrderUnit
        • INCH
        • METER
        • KILOMETER
        • FEET
        • YARD
        • MILE
        • NAUTICAL_MILE
        • GRAM
        • KILOGRAM
        • POUND
        • SLUG
        • SHORT_TON
        • LONG_TON
        • METRIC_TON
        • SECOND
        • MINUTE
        • HOUR
        • KELVIN
        • RANKINE
        • CELSIUS
        • FARENHEIT
        • DEGREE
        • RADIAN
        • STERADIAN
        • AMPERE
        • MOLE
        • CANDELA
        • NEWTON
        • POUND_FORCE
        • POUNDAL
        • DYNE
        • PASCAL
        • PSI
        • mmHg
        • inHg
        • BAR
        • ATM
        • POUND_PER_SQUARE_FOOT
        • JOULE
        • BRITISH_THERMAL_UNIT
        • CALORIE
        • WATT_HOUR
        • ELECTRON_VOLT
        • KILOGRAM_PER_CUBIC_METER
        • GRAM_PER_CUBIC_CENTIMETER
        • GRAM_PER_CUBIC_MILLILITER
        • POUND_PER_CUBIC_FOOT
        • POUND_PER_CUBIC_INCH
        • SLUG_PER_CUBIC_FOOT
        • WATT
        • HORSEPOWER
        • BTU_PER_HOUR
        • VOLT
        • FARAD
        • HENRY
        • WEBER
        • OHMS
        • TESLA
        • SIEMENS
        • LUX
        • BECQUEREL
        • CURIE
        • GRAY
        • RAD
        • SIEVERT
        • REM
        • METER_PER_SECOND
        • MILE_PER_HOUR
        • KM_PER_HOUR
        • FOOT_PER_SECOND
        • KNOT
        • _DimensionUnitBase
        • _DimensionType
        • DerivedQuantity
        • GenericUnit
        • GenericUnit2
        • custom_unit
        • Length
        • Mass
        • Time
        • Temperature
        • Angle
        • SolidAngle
        • ElectricCurrent
        • AmountOfSubstance
        • LuminousIntensity
        • Force
        • Pressure
        • Energy
        • Density
        • Power
        • Voltage
        • Capacitance
        • Inductance
        • MagneticFlux
        • Resistance
        • Conductance
        • MageneticFieldStrength
        • Illuminance
        • Radioactivity
        • AbsorbedDose
        • DoseEquivalent
        • Speed
        • DimensionError
        • ConversionError
        • NotIterableError
        • SequenceOperationErrorr
        • OperationNotAvailable
mudu
  • Search


© Copyright 2025, Kolawole Andrew.

Built with Sphinx using a theme provided by Read the Docs.