SHA256
1
0
forked from pool/python-numpy

2 Commits

Author SHA256 Message Date
Tomáš Chvátal
9e0ee404c8 Accepting request 818513 from home:alarrosa:branches:devel:languages:python:numeric
- Update to version 1.19.0:
  * : ENH: add identity kwarg to frompyfunc
  * : TST: check exception details in refguide_check.py
  * : ENH: improve runtime detection of CPU features
  * : TST: Add assert_array_equal test for big integer arrays.
  * : MAINT: Remove unnecessary 'from __future__ import ...'
    statements
  * : MAINT: Fix typos and copy edit NEP-0030.
  * : DOC: NumPy for absolute beginners tutorial
  * : NEP: Proposal for array creation dispatching with
    __array_function__
  * : ENH: Use AVX-512F for np.maximum and np.minimum
  * : BUG: Fix numpy.random.dirichlet returns NaN for small
    'alpha'...
  * : API: Use ResultType in PyArray_ConvertToCommonType
  * : MAINT,API: ignore and NULL fasttake/fastputmask ArrFuncs
    slots
  * : BUG: Make ediff1d kwarg casting consistent
  * : DOC: linalg: Include information about scipy.linalg.
  * : BUG: Use __array__ during dimension discovery
  * : MAINT: cleanup compat.py3k.py
  * : ENH: f2py: improve error messages
  * : [DOC] LaTeX: fix preamble (closes )
  * : BUG: add endfunction, endsubroutine to valid fortran
    end words
  * : TST: Add test for object method (and general unary)
    loops
  * : REL: Update master after 1.18.x branch.
  * : DOC: Update HOWTO_RELEASE.rst.txt
  * : API, DOC: change names to multivariate_hypergeometric,

OBS-URL: https://build.opensuse.org/request/show/818513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=68
2020-07-08 06:57:07 +00:00
Tomáš Chvátal
793bbb5e9d Accepting request 733462 from home:azouhr:branches:devel:languages:python:numeric
disable two tests for s390x to make the package build

OBS-URL: https://build.opensuse.org/request/show/733462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=37
2019-09-26 19:14:12 +00:00