Merge lp://staging/~dmh/scipyforscientists/rev0 into lp://staging/scipyforscientists
Proposed by
Daniel Herde
Status: | Merged |
---|---|
Merged at revision: | 6 |
Proposed branch: | lp://staging/~dmh/scipyforscientists/rev0 |
Merge into: | lp://staging/scipyforscientists |
Diff against target: |
92 lines (+73/-2) (has conflicts) 1 file modified
scipyv2.org (+73/-2) Text conflict in scipyv2.org |
To merge this branch: | bzr merge lp://staging/~dmh/scipyforscientists/rev0 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Frank Male | woot | Approve | |
Review via email: mp+30211@code.staging.launchpad.net |
Description of the change
matrix stuff
To post a comment you must log in.
Nice!
Should we assume that everyone does import scipy at the beginning, or import the individual modules we'll be using at each section?