[Numpy-svn] [numpy/numpy] 7ece0d: DOC: Clarify and add C-compatible integer types to...

GitHub noreply at github.com
Sat Jun 8 18:15:07 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7ece0ddc6ddc1dc6d81b26af0f67ffb7c71bfd00
      https://github.com/numpy/numpy/commit/7ece0ddc6ddc1dc6d81b26af0f67ffb7c71bfd00
  Author: Sebastian Berg <sebastian at sipsolutions.net>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M numpy/doc/basics.py

  Log Message:
  -----------
  DOC: Clarify and add C-compatible integer types to list of dtypes

Also mention np.intp, which at least personally I think is not an
unimportant type.


  Commit: c113b0f63cb687bd642f8b5bf2cc1048df9832b0
      https://github.com/numpy/numpy/commit/c113b0f63cb687bd642f8b5bf2cc1048df9832b0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-06-08 (Sat, 08 Jun 2013)

  Changed paths:
    M numpy/doc/basics.py

  Log Message:
  -----------
  Merge pull request #3393 from seberg/clarify-integer-types

DOC: Clarify and add C-compatible integer types to list of dtypes


Compare: https://github.com/numpy/numpy/compare/3e4713043932...c113b0f63cb6


More information about the Numpy-svn mailing list