[Numpy-svn] [numpy/numpy] 207474: ENH: Use nditer in numpy.save to stream bytes to c...

GitHub noreply at github.com
Tue Nov 26 13:25:01 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 207474ffcf835baa4d8511eff1f021f1b2bf6532
      https://github.com/numpy/numpy/commit/207474ffcf835baa4d8511eff1f021f1b2bf6532
  Author: Olivier Grisel <olivier.grisel at ensta.org>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M numpy/lib/format.py

  Log Message:
  -----------
  ENH: Use nditer in numpy.save to stream bytes to custom file objects


  Commit: 7a497ffdecceec2d8574674a2b8b04f7927f75d4
      https://github.com/numpy/numpy/commit/7a497ffdecceec2d8574674a2b8b04f7927f75d4
  Author: Olivier Grisel <olivier.grisel at ensta.org>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  TST: Increase test coverage of numpy.save/load roundtrips


  Commit: f4749b7b2514db9f12978438a2131df981dc14d6
      https://github.com/numpy/numpy/commit/f4749b7b2514db9f12978438a2131df981dc14d6
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M numpy/lib/format.py
    M numpy/lib/tests/test_io.py

  Log Message:
  -----------
  Merge pull request #4077 from ogrisel/streaming-numpy-save

Streaming numpy.save to arbitrary file objects


Compare: https://github.com/numpy/numpy/compare/78e29a323316...f4749b7b2514


More information about the Numpy-svn mailing list