Thermosteam
Thermosteam: BioSTEAM's Premier Thermodynamic Engine - Published in JOSS (2020)
ugropy
A Python library designed to swiftly and effortlessly obtain the UNIFAC-like groups from molecules by their names and subsequently integrate them into inputs for thermodynamic libraries. UNIFAC, PSRK, Joback, and Abdulelah-Gani models are implemented.
@stdlib/utils-keys
Return an array of an object's own enumerable property names.
@stdlib/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
@stdlib/utils-enumerable-properties
Return an array of an object's own enumerable property names and symbols.
@stdlib/stats-base-dists-exponential-ctor
Exponential distribution constructor.
@stdlib/strided-base-meta-data-props
Define non-enumerable read-only properties which expose strided array function meta data.
@stdlib/stats-base-dists-discrete-uniform-ctor
Discrete uniform distribution constructor.
@stdlib/stats-base-dists-hypergeometric-ctor
Hypergeometric distribution constructor.
@stdlib/utils-keys-in
Return an array of an object's own and inherited enumerable property names.
utils-nonenumerable-property-names-in
Return an array of an object's own and inherited non-enumerable property names.
@stdlib/utils-nonenumerable-property-symbols-in
Return an array of an object's own and inherited non-enumerable symbol properties.
@stdlib/assert-has-define-properties-support
Detect `Object.defineProperties` support.
@stdlib/assert-has-define-property-support
Detect `Object.defineProperty` support.
@stdlib/stats-base-dists-kumaraswamy-ctor
Kumaraswamy's double bounded distribution constructor.
@stdlib/utils-for-in
Invoke a function for each own and inherited enumerable property of an object.
@stdlib/ndarray-base-meta-data-props
Define non-enumerable read-only properties which expose ndarray function meta data.
@stdlib/utils-nonenumerable-property-names
Return an array of an object's own non-enumerable property names.
@stdlib/utils-inherited-keys
Return an array of an object's inherited enumerable property names.
@stdlib/utils-values
Return an array of an object's own enumerable property values.
@stdlib/utils-properties
Return an array of an object's own enumerable and non-enumerable property names and symbols.
@stdlib/utils-inherited-writable-property-symbols
Return an array of an object's inherited writable symbol properties.
@stdlib/utils-for-own
Invoke a function for each own enumerable property of an object.
@stdlib/utils-enumerable-property-symbols
Return an array of an object's own enumerable symbol properties.
@stdlib/utils-inherited-nonenumerable-property-names
Return an array of an object's inherited non-enumerable property names.
@stdlib/utils-inherited-property-descriptors
Return an object's inherited property descriptors.
@stdlib/utils-nonenumerable-properties
Return an array of an object's own non-enumerable property names and symbols.
@stdlib/utils-property-symbols-in
Return an array of an object's own and inherited symbol properties.
@stdlib/utils-inherited-nonenumerable-property-symbols
Return an array of an object's inherited non-enumerable symbol properties.
@stdlib/utils-nonindex-keys
Return an array of an object's own enumerable property names which are not integer indices.
@stdlib/utils-inherited-property-symbols
Return an array of an object's inherited symbol properties.
@stdlib/utils-property-names-in
Return an array of an object's own and inherited enumerable and non-enumerable property names.
@stdlib/utils-inherited-enumerable-property-symbols
Return an array of an object's inherited enumerable symbol properties.
@stdlib/utils-nonenumerable-property-symbols
Return an array of an object's own non-enumerable symbol properties.
@stdlib/utils-property-descriptors-in
Return an object's own and inherited property descriptors.
@stdlib/utils-values-in
Return an array of an object's own and inherited enumerable property values.
@stdlib/utils-common-keys
Return the common own property names of two or more objects.
@stdlib/utils-inherited-property-names
Return an array of an object's inherited enumerable and non-enumerable property names.
utils-enumerable-property-symbols-in
Return an array of an object's own and inherited enumerable symbol properties.
properties
An organizational aid and wrapper for validation and tab completion of class properties/traits.
@stdlib/utils-property-descriptors
Return an object's own property descriptors.