thaeber / mfclib

0 stars 0 forks source link

Provide utility function to convert mixture to dict #3

Open thaeber opened 11 months ago

thaeber commented 11 months ago

Useful when working with other libraries that expect dictionaries. Features:

thaeber commented 11 months ago

Possible function signature: Mixture.to_dict(magnitude: bool = False, units: str = 'frac')