<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/function_base.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>EHN: raise error for negative 'num' in linspace.</title>
<updated>2015-07-09T02:45:05+00:00</updated>
<author>
<name>Bertrand</name>
<email>bertrand.l3f@gmail.com</email>
</author>
<published>2015-07-09T02:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=43d4aa5de8a991fa40c9976280cef5b4b080a806'/>
<id>43d4aa5de8a991fa40c9976280cef5b4b080a806</id>
<content type='text'>
Closing #5937
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closing #5937
</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>BUG: linspace should return the same as arange when equivalent</title>
<updated>2015-01-13T23:04:06+00:00</updated>
<author>
<name>jaimefrio</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2015-01-13T22:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2aab65415843c8a8c662ddb5d33536dc95671076'/>
<id>2aab65415843c8a8c662ddb5d33536dc95671076</id>
<content type='text'>
Fixes failures on other projects (scipy.signal) introduced by #5438
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes failures on other projects (scipy.signal) introduced by #5438
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: linspace handling of denormals, fixes #5437</title>
<updated>2015-01-11T04:43:43+00:00</updated>
<author>
<name>jaimefrio</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2015-01-11T01:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9d9e5a143757a82f85415b17ec797ec9706ecf3a'/>
<id>9d9e5a143757a82f85415b17ec797ec9706ecf3a</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 #5359 from tacaswell/linspace_doc</title>
<updated>2014-12-10T18:55:59+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-12-10T18:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c5808d11299d6866886dd5fc89d8d522dc06617d'/>
<id>c5808d11299d6866886dd5fc89d8d522dc06617d</id>
<content type='text'>
DOC : minor changes to linspace docstring
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC : minor changes to linspace docstring
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC : minor changes to linspace docstring</title>
<updated>2014-12-10T18:55:20+00:00</updated>
<author>
<name>Thomas A Caswell</name>
<email>tcaswell@gmail.com</email>
</author>
<published>2014-12-09T19:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14a3dca63e7fac58a1311acf3e01ab548a2e7ea2'/>
<id>14a3dca63e7fac58a1311acf3e01ab548a2e7ea2</id>
<content type='text'>
 - added optional flag to dtype
 - moved conditional on step to the description from the type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - added optional flag to dtype
 - moved conditional on step to the description from the type
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add version added tag to new linspace dtype argument</title>
<updated>2014-07-16T19:17:53+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-07-16T19:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3f600221e7ca2e7f24f665b8517d1fb678a6c33e'/>
<id>3f600221e7ca2e7f24f665b8517d1fb678a6c33e</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 linspace for use with physical quantities</title>
<updated>2014-03-18T11:33:41+00:00</updated>
<author>
<name>Robert Pröpper</name>
<email>robert.proepper@gmail.com</email>
</author>
<published>2014-03-17T15:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4a764d3c7afccedc6e96fce0bdabe6ed44f255dc'/>
<id>4a764d3c7afccedc6e96fce0bdabe6ed44f255dc</id>
<content type='text'>
The fix for issue 3504 led to errors when using linspace with the quantities package. Multiplying with 1 instead of adding 0 prevents issues when using physical quantities.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix for issue 3504 led to errors when using linspace with the quantities package. Multiplying with 1 instead of adding 0 prevents issues when using physical quantities.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fixed issue 3504, and added tests for complex support</title>
<updated>2014-02-25T20:58:12+00:00</updated>
<author>
<name>Sankarshan Mudkavi</name>
<email>Sankarshan.Mudkavi@gmail.com</email>
</author>
<published>2014-02-21T00:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ba1e4df00d67e9fceec63a072e641942f98858e6'/>
<id>ba1e4df00d67e9fceec63a072e641942f98858e6</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 dtype parameter to linspace and logspace functions.</title>
<updated>2013-09-13T21:25:12+00:00</updated>
<author>
<name>Jonathan Helmus</name>
<email>jjhelmus@gmail.com</email>
</author>
<published>2013-06-28T17:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f8cdbbaee1967011d98aa454b14232488df451d3'/>
<id>f8cdbbaee1967011d98aa454b14232488df451d3</id>
<content type='text'>
Many NumPy functions such as arange allow users to define the dtype of the
returned type with a dtype parameter.  This adds this same functionality
to the logspace and linspace functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many NumPy functions such as arange allow users to define the dtype of the
returned type with a dtype parameter.  This adds this same functionality
to the logspace and linspace functions.
</pre>
</div>
</content>
</entry>
</feed>
