[Numpy-svn] [numpy/numpy] 9e7f46: DOC: Add missing minus sign

GitHub noreply at github.com
Mon Dec 31 17:32:45 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 9e7f462b0dc386a856ec07c21876b07016c9258b
      https://github.com/numpy/numpy/commit/9e7f462b0dc386a856ec07c21876b07016c9258b
  Author: Ondřej Čertík <ondrej.certik at gmail.com>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M numpy/doc/basics.py

  Log Message:
  -----------
  DOC: Add missing minus sign

The int64 data type allows numbers from -9223372036854775808 to
9223372036854775807. The minus sign was missing.


  Commit: c74586282e4598e70b9b2473ee987785e2a61477
      https://github.com/numpy/numpy/commit/c74586282e4598e70b9b2473ee987785e2a61477
  Author: njsmith <njs at pobox.com>
  Date:   2012-12-31 (Mon, 31 Dec 2012)

  Changed paths:
    M numpy/doc/basics.py

  Log Message:
  -----------
  Merge pull request #2874 from certik/fixdoc

DOC: Add missing minus sign


Compare: https://github.com/numpy/numpy/compare/a457fd2a2a8b...c74586282e45


More information about the Numpy-svn mailing list