<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools, branch revert-13876-forbid-_add_newdocs-python</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Merge pull request #13772 from mattip/windll</title>
<updated>2019-06-26T17:09:55+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2019-06-26T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=880651c846f7fe901c279c93e06c470b68e95902'/>
<id>880651c846f7fe901c279c93e06c470b68e95902</id>
<content type='text'>
BUILD: use numpy-wheels/openblas_support.py to create _distributor_init.py</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUILD: use numpy-wheels/openblas_support.py to create _distributor_init.py</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: add script to local repo</title>
<updated>2019-06-20T10:51:07+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-06-20T10:51:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5e687255f5d10e11e39a818c2fcefb65e4952807'/>
<id>5e687255f5d10e11e39a818c2fcefb65e4952807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Change random to uninitialized and unpredictable in empty and empty_like (#13771)</title>
<updated>2019-06-15T18:42:43+00:00</updated>
<author>
<name>Kexuan Sun</name>
<email>me@kianasun.com</email>
</author>
<published>2019-06-15T18:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8a5102bce50193ff3332396d30acbdd48ecb47ed'/>
<id>8a5102bce50193ff3332396d30acbdd48ecb47ed</id>
<content type='text'>
* DOC: Change "random" to "uninitialized" in doctests 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* DOC: Change "random" to "uninitialized" in doctests 
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: run asv check on Travis</title>
<updated>2019-05-30T13:31:30+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2019-05-30T13:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=2b52777dc2dda0bcd13cbe0ed414827c346fbfb1'/>
<id>2b52777dc2dda0bcd13cbe0ed414827c346fbfb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13163 from mattip/randomgen</title>
<updated>2019-05-28T17:09:13+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-05-28T17:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=22239d120f59826e8a2c758f4bee9893e835f511'/>
<id>22239d120f59826e8a2c758f4bee9893e835f511</id>
<content type='text'>
ENH: randomgen

This merges randomgen into numpy, which was originally developed at https://github.com/bashtage/randomgen and provides a new and improved API for random number generation with much new and improved functionality.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: randomgen

This merges randomgen into numpy, which was originally developed at https://github.com/bashtage/randomgen and provides a new and improved API for random number generation with much new and improved functionality.</pre>
</div>
</content>
</entry>
<entry>
<title>TST: bump / verify OpenBLAS in CI</title>
<updated>2019-05-21T20:35:14+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2019-05-15T18:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=49edd6bd303ee489ba9fa492e69163280e890ae5'/>
<id>49edd6bd303ee489ba9fa492e69163280e890ae5</id>
<content type='text'>
* bump OpenBLAS version to 0.3.7.dev
in Azure CI to pick up AVX512 SkylakeX
fixes and match wheels

* use ctypes code to verify appropriate
version of OpenBLAS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bump OpenBLAS version to 0.3.7.dev
in Azure CI to pick up AVX512 SkylakeX
fixes and match wheels

* use ctypes code to verify appropriate
version of OpenBLAS
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: move files out of _randomgen</title>
<updated>2019-05-20T15:45:27+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-03-20T10:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=fa8af41c9d375072b2c7af66e5f7f01df4754841'/>
<id>fa8af41c9d375072b2c7af66e5f7f01df4754841</id>
<content type='text'>
first cut at building randomgen
upgrade 'cythonize' and fix absolute imports to relative
define NPY_NO_DEPRECATED_API and fix other warnings
enable pgc64 by always using PCG_EMULATED_MATH
refactor so import randomgen works
add TODO comments for pcg64 improvements
fix imports, module name in setup.py; remove _testing
make cythonize non-recursive, restore examples to proper place
update to randomgen 7bca296c0b9
replace mtrand with LegacyGenerator, tweak for compatibility
port f879ef4 to fix GH10839
minimized difference between generator.pyx and _legacy.pyx
fix namespace in doctests, mark results that are random
update to randomgen commit 95c8cdd1c
Incorporate testing of edge cases into main tests
Rename test files to describe their purpose
Import import locations to reflect numpy paths
Correct tolerance on float32 tests
Remove set_printoptions
Remove complex normal
Remove future imports
Pull in BasicRNG source changes from original author
Small doc fixes
_mtrand =&gt; _rand
Improve consistency of nan handling
Prevent nans prducing values from int functions
add randomgen documentation to the tree
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
first cut at building randomgen
upgrade 'cythonize' and fix absolute imports to relative
define NPY_NO_DEPRECATED_API and fix other warnings
enable pgc64 by always using PCG_EMULATED_MATH
refactor so import randomgen works
add TODO comments for pcg64 improvements
fix imports, module name in setup.py; remove _testing
make cythonize non-recursive, restore examples to proper place
update to randomgen 7bca296c0b9
replace mtrand with LegacyGenerator, tweak for compatibility
port f879ef4 to fix GH10839
minimized difference between generator.pyx and _legacy.pyx
fix namespace in doctests, mark results that are random
update to randomgen commit 95c8cdd1c
Incorporate testing of edge cases into main tests
Rename test files to describe their purpose
Import import locations to reflect numpy paths
Correct tolerance on float32 tests
Remove set_printoptions
Remove complex normal
Remove future imports
Pull in BasicRNG source changes from original author
Small doc fixes
_mtrand =&gt; _rand
Improve consistency of nan handling
Prevent nans prducing values from int functions
add randomgen documentation to the tree
</pre>
</div>
</content>
</entry>
<entry>
<title>TEST: add duration report to tests</title>
<updated>2019-05-06T10:32:17+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-05-06T10:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5d7680896dd1d4a562be8897f08cee528a5a6c42'/>
<id>5d7680896dd1d4a562be8897f08cee528a5a6c42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD, TST: implicit func errors</title>
<updated>2019-05-01T00:37:15+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2019-04-30T22:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7375abdd2ad127f2da5557cb6087a9618ca82399'/>
<id>7375abdd2ad127f2da5557cb6087a9618ca82399</id>
<content type='text'>
* Travis CI will now fail NumPy builds
at the compilation stage when
implicit-function-declaration is detected;
otherwise, C functions without included prototypes
may be allowed to pass through with a warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Travis CI will now fail NumPy builds
at the compilation stage when
implicit-function-declaration is detected;
otherwise, C functions without included prototypes
may be allowed to pass through with a warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deprecated ``assertEquals()``</title>
<updated>2019-04-23T10:46:21+00:00</updated>
<author>
<name>Nicola Soranzo</name>
<email>nicola.soranzo@earlham.ac.uk</email>
</author>
<published>2019-04-23T10:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9ea796e9add2e3a0ffdd2abbea0e552966c10e5b'/>
<id>9ea796e9add2e3a0ffdd2abbea0e552966c10e5b</id>
<content type='text'>
See https://docs.python.org/2/library/unittest.html#deprecated-aliases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://docs.python.org/2/library/unittest.html#deprecated-aliases
</pre>
</div>
</content>
</entry>
</feed>
