Scientific Software
Updated 6 months ago

Thermosteam — Peer-reviewed • Rank 13.4 • Science 95%

Thermosteam: BioSTEAM's Premier Thermodynamic Engine - Published in JOSS (2020)

Updated 6 months ago

ugropy • Rank 10.7 • Science 62%

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.

Updated 6 months ago

@stdlib/utils-property-names • Rank 20.0 • Science 44%

Return an array of an object's own enumerable and non-enumerable property names.

Updated 6 months ago

matcalc • Rank 16.0 • Science 36%

A python library for calculating materials properties from the PES

Updated 6 months ago

@stdlib/strided-base-meta-data-props • Rank 4.8 • Science 44%

Define non-enumerable read-only properties which expose strided array function meta data.

Updated 6 months ago

@stdlib/utils-keys-in • Rank 4.5 • Science 44%

Return an array of an object's own and inherited enumerable property names.

Updated 6 months ago

@stdlib/ndarray-base-meta-data-props • Rank 3.8 • Science 44%

Define non-enumerable read-only properties which expose ndarray function meta data.

Updated 6 months ago

@stdlib/utils-properties • Rank 3.5 • Science 44%

Return an array of an object's own enumerable and non-enumerable property names and symbols.

Updated 6 months ago

@stdlib/utils-entries-in • Rank 3.2 • Science 44%

Return an array of an object's own and inherited enumerable property key-value pairs.

Updated 6 months ago

@stdlib/utils-nonindex-keys • Rank 2.7 • Science 44%

Return an array of an object's own enumerable property names which are not integer indices.

Updated 6 months ago

@stdlib/utils-property-names-in • Rank 2.5 • Science 44%

Return an array of an object's own and inherited enumerable and non-enumerable property names.

Updated 6 months ago

@stdlib/utils-values-in • Rank 2.1 • Science 44%

Return an array of an object's own and inherited enumerable property values.

Updated 6 months ago

properties • Rank 17.5 • Science 13%

An organizational aid and wrapper for validation and tab completion of class properties/traits.

Updated 6 months ago

@stdlib/utils-any-own-by • Science 44%

Test whether whether any 'own' property of a provided object satisfies a predicate function.