<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib, branch maintenance/1.8.x</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>BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin</title>
<updated>2014-08-04T21:43:41+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2014-04-20T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3841c86b6a9bd84cca01c1eadbaa492067e1f4ee'/>
<id>3841c86b6a9bd84cca01c1eadbaa492067e1f4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: add unittest for byte_bounds</title>
<updated>2014-03-19T18:08:53+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2014-03-19T17:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d9d8aee53b56941e6ea24cc9693a6172f3f44abd'/>
<id>d9d8aee53b56941e6ea24cc9693a6172f3f44abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX: missing asarray import in numpy.libs.utils</title>
<updated>2014-03-19T18:07:51+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2014-03-19T15:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=74097820fdabf72768a17935a98fd540c095ae7e'/>
<id>74097820fdabf72768a17935a98fd540c095ae7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix ValueError for byte_bounds() on datetime array</title>
<updated>2014-03-19T18:07:45+00:00</updated>
<author>
<name>mosessky</name>
<email>skytang@ucdavis.edu</email>
</author>
<published>2014-03-03T05:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eb814f3c86b7d75d8635bd57cec319e9e8a2cb14'/>
<id>eb814f3c86b7d75d8635bd57cec319e9e8a2cb14</id>
<content type='text'>
close gh-4354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close gh-4354
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stride_stricks.as_strided function for object arrays</title>
<updated>2014-03-01T16:37:53+00:00</updated>
<author>
<name>Jay Bourque</name>
<email>jay.bourque@continuum.io</email>
</author>
<published>2014-02-27T00:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bfaa0861c97f09fd5fb3a1e64104cb01f2ed7a34'/>
<id>bfaa0861c97f09fd5fb3a1e64104cb01f2ed7a34</id>
<content type='text'>
Currently, calling as_strided for object array results in 'TypeError: Cannot change data-type for object array.'. Fix so that dtype of new array is only set for void dtype, as originally intended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, calling as_strided for object array results in 'TypeError: Cannot change data-type for object array.'. Fix so that dtype of new array is only set for void dtype, as originally intended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4406 from charris/backport-1.8-doc-fixes</title>
<updated>2014-03-01T15:37:59+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>juliantaylor108@gmail.com</email>
</author>
<published>2014-03-01T15:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14425fc900a3b40022a83fa4b5f661c9732a9dfc'/>
<id>14425fc900a3b40022a83fa4b5f661c9732a9dfc</id>
<content type='text'>
Backport 1.8 doc fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport 1.8 doc fixes</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix documentation of normed in histogram2d and histogramdd.</title>
<updated>2014-03-01T14:44:33+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-02-26T20:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d930fe020c2ebff449ae86c3ebf19a8c3fcc69b1'/>
<id>d930fe020c2ebff449ae86c3ebf19a8c3fcc69b1</id>
<content type='text'>
The documentation misrepresented what happened, leaving out division
by the total number of sample points.

Also run spellcheck over function_base.py and twodim_base.py and break
some long lines.

Closes #2423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation misrepresented what happened, leaving out division
by the total number of sample points.

Also run spellcheck over function_base.py and twodim_base.py and break
some long lines.

Closes #2423.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Improve the documentation of numpy.load.</title>
<updated>2014-03-01T14:40:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-02-27T00:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b1a54492371492e7df2e67238a661e684513cce0'/>
<id>b1a54492371492e7df2e67238a661e684513cce0</id>
<content type='text'>
Add the fact that for pickled files, a file-like object must also
support the readline() method.

Closes #2807.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the fact that for pickled files, a file-like object must also
support the readline() method.

Closes #2807.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix broken backport of histogramdd edge fix 96892ca60</title>
<updated>2014-03-01T14:16:59+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-03-01T14:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f7022c70b4ec64611ff311abe8779e4a2deda58'/>
<id>1f7022c70b4ec64611ff311abe8779e4a2deda58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix histogramdd treatment of events at rightmost binedge</title>
<updated>2014-03-01T14:03:03+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-03-01T13:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=96892ca601cbfdb95cbdef26e2f16f896f0b77c7'/>
<id>96892ca601cbfdb95cbdef26e2f16f896f0b77c7</id>
<content type='text'>
Closes gh-4266
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-4266
</pre>
</div>
</content>
</entry>
</feed>
