We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upon reading the collections page, I realized some attributes could be updated:
pmutt.empirical.EmpiricalBase.elements
dict
Counter
pmutt.reaction.bep.BEP.elements
pmutt.statmech.StatMech.elements
pmutt.cantera._get_range_CTI.unique_headers
default dict
default_factory
pmutt.io.chemkin.write_surf.cat_adsorbates
pmutt.io.omkm.write_yaml.phase_dict
pmutt.empirical.references.References.offset
pandas.DataFrame
verbose=True
pmutt.statmech.StatMech.get_X
tuple
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Upon reading the collections page, I realized some attributes could be updated:
pmutt.empirical.EmpiricalBase.elements
dict
Counter
pmutt.reaction.bep.BEP.elements
dict
Counter
pmutt.statmech.StatMech.elements
dict
Counter
pmutt.cantera._get_range_CTI.unique_headers
dict
default dict
(list as thedefault_factory
)pmutt.io.chemkin.write_surf.cat_adsorbates
dict
default dict
(list as thedefault_factory
)pmutt.io.omkm.write_yaml.phase_dict
dict
default dict
(list as thedefault_factory
)pmutt.empirical.references.References.offset
dict
pandas.DataFrame
verbose=True
forpmutt.statmech.StatMech.get_X
tuple
pandas.DataFrame
The text was updated successfully, but these errors were encountered: