Skip to main content

Distributed Memory Arrays for Python

Project description

https://travis-ci.org/enthought/distarray.png?branch=master https://coveralls.io/repos/enthought/distarray/badge.png?branch=master

DistArray

Think globally, act locally.

DistArray provides general multidimensional NumPy-like distributed-memory arrays for Python. These arrays are designed to look and feel just like NumPy arrays but to take advantage of parallel architectures with distributed memory.

The project is currently under heavy development and things are changing quickly!

DistArray is targeting users who

  • know and love Python and NumPy,

  • want to interactively play with distributed data,

  • want to run batch-oriented distributed programs,

  • want an easier way to drive and coordinate existing MPI-based codes,

  • have a lot of data that may already be distributed,

  • want a global view (“think globally”) with local control (“act locally”),

  • need to tap into existing parallel libraries like Trilinos, PETSc, or Elemental,

  • want the interactivity of IPython and the performance of MPI.

Please see our documentation at readthedocs (or in the docs directory) for more. Pull requests gladly accepted.

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

distarray-0.3.0.tar.gz (105.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