Skip to main content

tools for conducting parallel analysis of a shared memory data set

Project description

ParallelRegression is a set of Python tools for using parallel processes to analyze a data set in shared memory. mathDict is a set of tools for assembling a matrix in a single block of shared memory and then creating different matrix views that combine columns in shared memory with process-local columns for analysis. termSet( ) and the more generic categorizedSetDict( ) and setList( ) are classes that facilitate tracking of metadata regarding the data set being analyzed. For example, regression in floating point mathematics can be sensitive to the ordering of terms. Using tools built on the ordered set class setList( ) to track term metadata facilitates the reproducability of results. ParallelRegression also includes functions that simplify working with strings that contain bracketed substrings, such as formulas.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ParallelRegression-1.0.0b3.tar.gz (307.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page