lp:~ipython-dev/ipython/ipythondistarray

Created by Brian Granger and last modified

This branch (ipythondistarray) implements distributed memory arrays in Python. These arrays are part of the IPython1 effort and are being designed to look and feel like NumPy arrays as much as possible. We are using an SPMD (single program, mulitple data) approach with message passing (MPI, though mpi4py) to implement these arrays.

Get this branch:
bzr branch lp:~ipython-dev/ipython/ipythondistarray
Members of IPython Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
IPython Developers
Project:
IPython
Status:
Development

Recent revisions

38. By Brian Granger

First draft of DistArrayProxy for a nicer client experience.

37. By Brian Granger

Adding examples that weren't added yet.

36. By Brian Granger

Adding more things in the examples.

35. By Brian Granger

Added basic client with todistarray and from distarray.

34. By Brian Granger

Changes to the benchmarks.

33. By Brian Granger

Fixing a few things in the benchmarks.

32. By Brian Granger

Fixed bug in construct with exception classes. Updated benchmarks and moved benchmarks.py
to core.

31. By Brian Granger

Adding fft benchmark.

30. By Brian Granger

New benchmarks.

29. By Brian Granger

Fixing small bug in random benchmark.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.