<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/c-api.array.rst, branch v1.6.2</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>DOC: Improve the documentation about type promotion</title>
<updated>2011-04-22T21:14:05+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-04-13T21:44:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9e817bb1ff751c8bac6e9999dd89672a7af8c223'/>
<id>9e817bb1ff751c8bac6e9999dd89672a7af8c223</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add 'subok' parameter to PyArray_NewLikeArray, np.empty_like, np.zeros_like, and np.ones_like</title>
<updated>2011-03-15T18:18:57+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-15T18:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aada93306acfb4e2eb816faf32652edf8825cf45'/>
<id>aada93306acfb4e2eb816faf32652edf8825cf45</id>
<content type='text'>
This way, the sub-type can be avoided if necessary. This helps mitigate,
but doesn't fix, ticket #1753, by allowing "b = np.empty_like(a, subok=False)".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way, the sub-type can be avoided if necessary. This helps mitigate,
but doesn't fix, ticket #1753, by allowing "b = np.empty_like(a, subok=False)".
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Document constructor API change, and fill in some more missing documentation</title>
<updated>2011-03-14T01:34:51+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-14T01:34:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f047f995bd2ad064bd87de06a4d003f843a14699'/>
<id>f047f995bd2ad064bd87de06a4d003f843a14699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: For compatibility with 1.5, revert to permitting limited broadcasting of the assignment output</title>
<updated>2011-03-11T20:03:11+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-11T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5289230a0008e27c89c2427873928ceb1a54264f'/>
<id>5289230a0008e27c89c2427873928ceb1a54264f</id>
<content type='text'>
This change got Travis's -10 veto for 1.6.

An unfortunate consequence of reverting this is that some of the broadcasting
error messages get worse, but they're still no worse than in 1.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change got Travis's -10 veto for 1.6.

An unfortunate consequence of reverting this is that some of the broadcasting
error messages get worse, but they're still no worse than in 1.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Replace 'deprecated' with 'superceded' in a few places, fix a typo.</title>
<updated>2011-03-11T02:39:05+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-11T02:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=859c269b56e1b90c45e3f3ad2eb120e9d6a04a79'/>
<id>859c269b56e1b90c45e3f3ad2eb120e9d6a04a79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add some missing documentation, hyper-link the iterator documentation</title>
<updated>2011-03-11T02:39:05+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-03-10T18:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=65b4a8a12e13d6451b089c6ca5f55c9da684a0ac'/>
<id>65b4a8a12e13d6451b089c6ca5f55c9da684a0ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add some more wiki edits, of rst files in ref/user guide.</title>
<updated>2011-03-02T06:14:28+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-03-02T05:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=05142b69d8304b219fa2e85c6e810a3f91e09c8b'/>
<id>05142b69d8304b219fa2e85c6e810a3f91e09c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: core: Allow user to pass in output array for dot()</title>
<updated>2011-02-12T17:11:37+00:00</updated>
<author>
<name>Luis Pedro Coelho</name>
<email>lpc@cmu.edu</email>
</author>
<published>2010-11-12T15:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=af1e833e49dafc6d96b20de90a44633f11450b3f'/>
<id>af1e833e49dafc6d96b20de90a44633f11450b3f</id>
<content type='text'>
This avoids the memory allocation. It is strict in checking that the
types are correct, but since it is intended as an optimisation, it
should only be used when the user knows what they are doing.

The out parameter is added both to the BLAS and non-BLAS versions of dot().
Tests are included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the memory allocation. It is strict in checking that the
types are correct, but since it is intended as an optimisation, it
should only be used when the user knows what they are doing.

The out parameter is added both to the BLAS and non-BLAS versions of dot().
Tests are included.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: core: Add PyArray_NewLikeArray function</title>
<updated>2011-01-28T18:43:24+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-01-28T18:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6510cce13410a9fff4d92f6390c16a7788b1a892'/>
<id>6510cce13410a9fff4d92f6390c16a7788b1a892</id>
<content type='text'>
This function implements the numpy.empty_like semantics, but supports
the new NPY_KEEPORDER enumeration value as well as switching to a
different data type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function implements the numpy.empty_like semantics, but supports
the new NPY_KEEPORDER enumeration value as well as switching to a
different data type.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: ufunc: Restructure iterator ufunc evaluation into functions</title>
<updated>2011-01-20T21:43:23+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-01-20T21:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a8f5b4ca6759c46abf4d169bed0178559518b641'/>
<id>a8f5b4ca6759c46abf4d169bed0178559518b641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
