[Numpy-svn] [numpy/numpy] f8700f: ENH: Expose Euler-Mascheroni constant.

GitHub noreply at github.com
Sun Dec 16 14:13:52 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: f8700f047be2a1079161874d632a55785bc1da88
      https://github.com/numpy/numpy/commit/f8700f047be2a1079161874d632a55785bc1da88
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-12-02 (Sun, 02 Dec 2012)

  Changed paths:
    M numpy/core/src/umath/umathmodule.c

  Log Message:
  -----------
  ENH: Expose Euler-Mascheroni constant.

This closes issue gh-2753.


  Commit: 86d7845ecddd26c8fadea1ad688077ad3a45d784
      https://github.com/numpy/numpy/commit/86d7845ecddd26c8fadea1ad688077ad3a45d784
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-12-02 (Sun, 02 Dec 2012)

  Changed paths:
    M numpy/core/src/umath/umathmodule.c

  Log Message:
  -----------
  MAINT: Use NPY_E to expose 'e'.

Previously 'e' was defined as exp(1.)


  Commit: f7555b9b8237f88b83722d2a1533cc8585ef0737
      https://github.com/numpy/numpy/commit/f7555b9b8237f88b83722d2a1533cc8585ef0737
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-12-16 (Sun, 16 Dec 2012)

  Changed paths:
    M numpy/core/src/umath/umathmodule.c

  Log Message:
  -----------
  Merge pull request #2779 from charris/add-euler

Expose the Euler-Mascheroni constant


Compare: https://github.com/numpy/numpy/compare/afde23f18978...f7555b9b8237


More information about the Numpy-svn mailing list