BaseProfile ========================= .. currentmodule:: profiles.base .. autoclass:: profiles.base.BaseProfile .. rubric:: Methods .. autosummary:: :toctree: :recursive: ~BaseProfile.__init__ ~BaseProfile.from_dict ~BaseProfile.from_hdf5 ~BaseProfile.from_json ~BaseProfile.from_yaml ~BaseProfile.get_derived_profile ~BaseProfile.get_expression_latex ~BaseProfile.get_output_units ~BaseProfile.get_parameters_latex ~BaseProfile.lambdify_expression ~BaseProfile.list_derived_profiles ~BaseProfile.substitute_expression ~BaseProfile.to_dict ~BaseProfile.to_hdf5 ~BaseProfile.to_json ~BaseProfile.to_yaml .. rubric:: Attributes .. autosummary:: :toctree: :recursive: ~BaseProfile.derived_profile_classes ~BaseProfile.parameter_symbols ~BaseProfile.parameters ~BaseProfile.variable_symbols ~BaseProfile.variables