<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/core/src/scalarmathmodule.c.src, branch v1.0b1</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>fix warning about comparisions in scalarmathmodule.c.src</title>
<updated>2006-07-10T22:23:13+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-07-10T22:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=18ceceaa97fd7e1b8a97dad1b4c5ebdd0756cf68'/>
<id>18ceceaa97fd7e1b8a97dad1b4c5ebdd0756cf68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply npy_ and NPY_ prefixes to all C-API names that don't already have PyArray_ prefixes.</title>
<updated>2006-07-08T00:24:12+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-07-08T00:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1acf453e6bdbac5e176806b0ad07ad33e32a5f40'/>
<id>1acf453e6bdbac5e176806b0ad07ad33e32a5f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up mod function using fmod and add use_pythonmath and use_scalarmath functions to alter the tables of the appropriate array scalars.</title>
<updated>2006-07-06T21:41:57+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-07-06T21:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3ea289e92d3a53bc296cb6a0a26bcafaee7ca48e'/>
<id>3ea289e92d3a53bc296cb6a0a26bcafaee7ca48e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of silly returns in scalar-math module which was preventing it's working.</title>
<updated>2006-07-06T12:57:33+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-07-06T12:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aa17d93cc0f4beae1973646131a1caba5536b336'/>
<id>aa17d93cc0f4beae1973646131a1caba5536b336</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make import_array and import_ufunc MACROS again.</title>
<updated>2006-06-20T01:03:25+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-06-20T01:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f1e6e2b2fa0ef6bfa9f6f4ee832cfbc1fd817728'/>
<id>f1e6e2b2fa0ef6bfa9f6f4ee832cfbc1fd817728</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix abs(&lt;complexscalar&gt;) to return real</title>
<updated>2006-06-16T17:10:46+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-06-16T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ee966df695a53e63641187a086735dec33e86b2b'/>
<id>ee966df695a53e63641187a086735dec33e86b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add power to integer scalar types.</title>
<updated>2006-06-06T20:04:32+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-06-06T20:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=79ab0f4ba033372dc568a115b52fa013f7433495'/>
<id>79ab0f4ba033372dc568a115b52fa013f7433495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem causing segfault in ticket #126</title>
<updated>2006-05-19T22:29:02+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-05-19T22:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4aa8a924509dc4f66ebc488a56cf49e6d259d540'/>
<id>4aa8a924509dc4f66ebc488a56cf49e6d259d540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove memory leak from scalarmath in ticket #123</title>
<updated>2006-05-17T21:35:06+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-05-17T21:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6fcac575b2263913fb3308868fec7792278441df'/>
<id>6fcac575b2263913fb3308868fec7792278441df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize a potentially uninitialized variable in scalarmathmodule</title>
<updated>2006-05-16T23:30:55+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-05-16T23:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=38c83aba3369696b4d3053e2081dd490c7a18c66'/>
<id>38c83aba3369696b4d3053e2081dd490c7a18c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
