<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/numeric.py, branch v1.10.0rc2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>FutureWarning for np.full(..., non-float).</title>
<updated>2015-09-28T19:29:10+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2015-09-28T18:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c0d0947afba8b2b4537dd398dc04c417d84715ca'/>
<id>c0d0947afba8b2b4537dd398dc04c417d84715ca</id>
<content type='text'>
cf. discussion in #6366.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cf. discussion in #6366.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Fix some pyflakes warnings in numpy/core/*.py</title>
<updated>2015-07-05T23:29:25+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-05T19:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7fa8ab6ac29c1dccf34dae5c53211ace67620ed7'/>
<id>7fa8ab6ac29c1dccf34dae5c53211ace67620ed7</id>
<content type='text'>
These fixes are not agressive as some of the code is complicated
and it is better to be careful.

The files numeric.py and numerictypes.py are not easily analysed
and the latter is self modifying. Pyflakes generates a number of
invalid warnings for those files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These fixes are not agressive as some of the code is complicated
and it is better to be careful.

The files numeric.py and numerictypes.py are not easily analysed
and the latter is self modifying. Pyflakes generates a number of
invalid warnings for those files.
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: PEP8 fixes for numpy/core/*.py</title>
<updated>2015-07-05T18:18:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-05T17:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8b3e9ae5262c1da1118370cd6e83db9b2166952e'/>
<id>8b3e9ae5262c1da1118370cd6e83db9b2166952e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix docstring warnings in documetation generation.</title>
<updated>2015-07-02T05:40:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-02T05:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f5e9adbbf87903e42d03bb3dd5f86b70a89e930c'/>
<id>f5e9adbbf87903e42d03bb3dd5f86b70a89e930c</id>
<content type='text'>
Most of these fixes involve putting blank lines around

.. versionadded:: x.x.x

and

.. deprecated:: x.x.x

Some of the examples were also fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of these fixes involve putting blank lines around

.. versionadded:: x.x.x

and

.. deprecated:: x.x.x

Some of the examples were also fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5490 from charris/cleanup-gh-4986</title>
<updated>2015-06-21T22:07:06+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-06-21T22:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f0c898b6017cc011561d7f1e611e08283ecfdb08'/>
<id>f0c898b6017cc011561d7f1e611e08283ecfdb08</id>
<content type='text'>
DOC: Update indexing docs. </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Update indexing docs. </pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update docs.</title>
<updated>2015-06-21T21:44:25+00:00</updated>
<author>
<name>Gabor Kovacs</name>
<email>kgabor79@gmail.com</email>
</author>
<published>2014-08-23T16:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4e5545f0bcc654fb0c6752dcf72120e6e7340d28'/>
<id>4e5545f0bcc654fb0c6752dcf72120e6e7340d28</id>
<content type='text'>
Update docs for boolean array indexing and nonzero order.
Add links to row-major and column-major terms where they appear.

Closes #3177
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update docs for boolean array indexing and nonzero order.
Add links to row-major and column-major terms where they appear.

Closes #3177
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP,MAINT: Remove old_behavior keyword from numeric.correlate.</title>
<updated>2015-06-21T20:17:57+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-06-20T22:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bac2fdf7c02b4bc07b9c05dbb6551004903279ca'/>
<id>bac2fdf7c02b4bc07b9c05dbb6551004903279ca</id>
<content type='text'>
Risky perhaps. The old correlate behavior was deprecated in NumPy 1.4
and the default behavior changed to the new (standard) version in 1.5.
The old function, with slightly different signature, is still available
in numpy.core.multiarray.correlate.

If this causes problems in the 1.10 release process, this commit can be
reverted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Risky perhaps. The old correlate behavior was deprecated in NumPy 1.4
and the default behavior changed to the new (standard) version in 1.5.
The old function, with slightly different signature, is still available
in numpy.core.multiarray.correlate.

If this causes problems in the 1.10 release process, this commit can be
reverted.
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Add notes to some deprecations.</title>
<updated>2015-06-21T19:46:12+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-06-20T20:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a27f56069fb883c44dd4986d15e751162d85b621'/>
<id>a27f56069fb883c44dd4986d15e751162d85b621</id>
<content type='text'>
Some keywords are deprecated and slated for removal in numpy 2.0.
Add comment to deprecation date to clarify that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some keywords are deprecated and slated for removal in numpy 2.0.
Add comment to deprecation date to clarify that.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Mark deprecation warning with a date and Numpy version.</title>
<updated>2015-06-21T18:43:06+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-06-20T01:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=505b0f4c11acb1ade1e91f1360ffa6a33cbd0b51'/>
<id>505b0f4c11acb1ade1e91f1360ffa6a33cbd0b51</id>
<content type='text'>
This is to make it easier to find and remove deprecated features.
It would be a good idea if all deprecations were made with similar
comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to make it easier to find and remove deprecated features.
It would be a good idea if all deprecations were made with similar
comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add a matmul function to multiarray</title>
<updated>2015-06-05T00:00:50+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-05-30T17:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=721675e19dd3f0c798f9582f69ea153484917e34'/>
<id>721675e19dd3f0c798f9582f69ea153484917e34</id>
<content type='text'>
This is the functional counterpart of the '@' operator that will be
available in Python 3.5 with the addition of an out keyword. It
operates like the dot function except that

- scalar multiplication is not allowed.
- multiplication of arrays with more than 2 dimensions broadcasts.

The last means that when arrays have more than 2 dimensions they are
treated as stacks of matrices and those stacks are broadcast against
each other unlike the current behavior of dot that does an outer
product. Like dot, matmul is aware of `__numpy_ufunc__` and can be
overridden.

The current version of the function uses einsum when cblas cannot be
used, hence object arrays are not yet supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the functional counterpart of the '@' operator that will be
available in Python 3.5 with the addition of an out keyword. It
operates like the dot function except that

- scalar multiplication is not allowed.
- multiplication of arrays with more than 2 dimensions broadcasts.

The last means that when arrays have more than 2 dimensions they are
treated as stacks of matrices and those stacks are broadcast against
each other unlike the current behavior of dot that does an outer
product. Like dot, matmul is aware of `__numpy_ufunc__` and can be
overridden.

The current version of the function uses einsum when cblas cannot be
used, hence object arrays are not yet supported.
</pre>
</div>
</content>
</entry>
</feed>
