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-bifurcate-own • Rank 3.4 • Science 44%

Split an object's own property values into two groups according to a predicate function.

Updated 6 months ago

@stdlib/utils-group-own • Rank 2.1 • Science 44%

Group an object's own property values according to an indicator function.

Updated 6 months ago

utils-bifurcate-in • Rank 0.0 • Science 44%

Split an object's own and inherited property values into two groups according to a predicate function.

Updated 6 months ago

utils-group-in • Rank 0.0 • Science 44%

Group an object's own and inherited property values according to an indicator function.