summaryrefslogtreecommitdiff
path: root/THANKS.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: core: Start einsum function, add copyright notices to filesMark Wiebe2011-01-231-0/+2
|
* Credit more developers.Stefan van der Walt2009-01-051-1/+10
|
* added missing THANKS for Alan's testing work this summerJarrod Millman2008-12-161-3/+6
|
* wordsmithingJarrod Millman2008-12-141-2/+1
|
* Update credits.Stefan van der Walt2008-08-241-27/+39
|
* Move generalised ufunc functionality to the gen_ufuncs branch.Stefan van der Walt2008-08-151-1/+0
|
* Give credit for the generalised ufunc infrastructure.Stefan van der Walt2008-08-141-0/+1
|
* Add Roberto de Almeida's Arrayterator.Stefan van der Walt2008-08-131-15/+16
|
* testAlan McIntyre2008-06-171-1/+0
|
* tJarrod Millman2008-06-171-0/+1
|
* Fix swap error for indexing flat attribute. The data-type of the returned ↵Travis Oliphant2008-02-131-2/+2
| | | | object keeps the byte-swap information so there is no need to swap.
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+1
|
* Finish adding and checking remaining tests for clip (and choose). All ↵Travis Oliphant2007-03-311-1/+1
| | | | tests now pass for new clip method.
* Added dirichlet random number generator to NumPyTravis Oliphant2007-02-011-0/+1
|
* Fix-up the THANKS file.Travis Oliphant2006-10-261-0/+1
|
* Fix-up the THANKS file.Travis Oliphant2006-10-261-1/+8
|
* Fix Ticket #352Travis Oliphant2006-10-181-1/+2
|
* Re-format THANKS.txt and add check for reshape order argument.Travis Oliphant2006-10-171-7/+13
|
* Added yours truly to THANKS.txtedschofield2006-10-171-1/+2
|
* Finish up scalarmath. Needs testing...Travis Oliphant2006-04-281-1/+1
|
* Fix segfault on indexing (but functionality still not working). Add ↵Travis Oliphant2006-04-131-2/+3
| | | | vectorize test-case (ticket #52). Improve comments on broadcast failure.
* Add round method to array scalars and fix a few reference count issues.Travis Oliphant2006-02-241-1/+1
|
* Added unit-tests from Francesc AltedTravis Oliphant2006-02-141-0/+2
|
* allow assignment with multiple same indices as susbscripting. Limit to 1 ↵Travis Oliphant2006-01-111-1/+1
| | | | ellipsis object for 0d array subscripting.
* Undo size-0 iteration changes and fix possible core dump in PyArray_Return.Travis Oliphant2006-01-091-0/+1
|
* Fixes to convertcode.pyTravis Oliphant2006-01-051-1/+1
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
|
* Fix-up reference counting for OBJECT arrays in ufuncloop.Travis Oliphant2005-12-091-1/+1
|
* Added Paul's enhanced masked arrays.Travis Oliphant2005-11-091-2/+2
|
* More cosmetic changes.Travis Oliphant2005-10-291-0/+1
|
* Updated thank yous..Travis Oliphant2005-10-121-2/+3
|
* Minor formatting changes.Travis Oliphant2005-10-071-2/+5
|
* Fixes by Eric Firing..Travis Oliphant2005-10-021-0/+1
|
* More thanks...Travis Oliphant2005-09-291-2/+4
|
* Don't shadow builtins anymore.Travis Oliphant2005-09-281-0/+2
|
* Altered string and unicode array scalar types so they inherit from Python ↵Travis Oliphant2005-09-281-2/+4
| | | | types first...
* Added thanks fileTravis Oliphant2005-09-271-0/+4