Next | Query returned 44 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2005-01-23 21:41:50 by Marc Recht | Files touched by this commit (77)
Log message:
Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
   2004-07-09 17:50:25 by Marc Recht | Files touched by this commit (3) | Package updated
Log message:
update to 1.0

important changes:

- Ports of Numeric functions

A bunch of Numeric functions were ported to numarray in the new
libnumeric module.  To get these import from numarray.numeric.  Most
notable among these are put, putmask, take, argmin, and argmax.  Also
added were sort, argsort, concatenate, repeat and resize.  These are
independent ports/implementations in C done for the purpose of best
Numeric compatibility and small array performance.  The numarray
versions, which handle additional cases, still exist and are the
default in numarray proper.

- Faster matrix multiply

The setup for numarray's matrix multiply was moved into C-code.  This
makes it faster for small matrices.

- bug fixes

For a complete list of changes see:
http://sourceforge.net/project/shownotes.php?release_id=250453
   2004-04-22 17:14:59 by Matthias Drochner | Files touched by this commit (1)
Log message:
add one
   2004-04-21 22:46:56 by Matthias Drochner | Files touched by this commit (4) | Imported package
Log message:
import the numarray-0.9 Python extension - a reimplemantation of
py-Numeric


Next | Query returned 44 messages, browsing 41 to 50 | previous