Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

conda-forge.org : partialwrap

partialwrap is a Python library providing easy wrapper functions to use with Python’s functools.partial. Partial's ingenious mechanism allows to use even very complex functions with many arguments and keyword arguments with routines that need functions in the simple form func(x). This includes Python's map function, the minimizers in scipy.optimize, and plenty of third-party modules such as emcee or pyeee. partialwrap allows to use any external executable as well as any Python function with arbitrary arguments and keywords to be used with functools.partial. It also allows to use the executables or functions with easy parallelization of code with, for example, the parallel map function of the multiprocessing module or via the Message Passing Interface (MPI).

Registry - Source - JSON
purl: pkg:conda/partialwrap
Keywords: executable, external, partial, python
License: MIT
Latest release: almost 2 years ago
First release: over 2 years ago
Stars: 1 on GitHub
Forks: 0 on GitHub
Total Commits: 45
Committers: 2
Average commits per author: 22.5
Development Distribution Score (DDS): 0.022
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...