Updated 11 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 11 months ago

@stdlib/utils-curry • Rank 4.3 • Science 44%

Transform a function into a sequence of functions each accepting a single argument.

Updated 11 months ago

@stdlib/utils-curry-right • Rank 3.5 • Science 44%

Transform a function into a sequence of functions each accepting a single argument.

Updated 11 months ago

@stdlib/utils-decorate-after • Rank 2.1 • Science 44%

Decorate a provided function such that the function's return value is provided as an argument to another function.

Updated 11 months ago

utils-uncurry • Rank 0.0 • Science 44%

Transform a curried function into a function invoked with multiple arguments.

Updated 11 months ago

pipeable • Science 44%

A domain specific language for building functionally composable steps.