microcalorimetry.math ===================== .. py:module:: microcalorimetry.math .. autoapi-nested-parse:: This module contains lower level math routines. They deal with in-memory representation's of data only, and are utilized by the analysis model. For example, a function in this module should specify exactly what type of object it expects, and never refer to a DataModelContainer which could point to an arbitraty data-type. Module are seperate into submodules based on the expected application of their use. Each method should be an implementation of some mathematical process that can be described in a functional way. .. !! processed by numpydoc !! Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/microcalorimetry/math/fitting/index /autoapi/microcalorimetry/math/gc_models/index /autoapi/microcalorimetry/math/numbers/index /autoapi/microcalorimetry/math/rfpower/index /autoapi/microcalorimetry/math/rmemeas_extras/index /autoapi/microcalorimetry/math/trig/index /autoapi/microcalorimetry/math/unc_models/index /autoapi/microcalorimetry/math/vna/index