Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.2.1
/
benchmarks
c66da19
ran reindent
by Jarrod Millman
· 18 years ago
1c913bc
updating to us import numpy as np convention
by Jarrod Millman
· 18 years ago
5bb7ee6
ran reindent.py to cleanup whitespaces
by Jarrod Millman
· 18 years ago
a083ce5
Make sorting benchmarks all sort integers
by Charles Harris
· 18 years ago
5cb3d75
Refactor benchmarks.
by Stefan van der Walt
· 19 years ago
3acb430
Fix to example.
by Travis Oliphant
· 19 years ago
27c212b
Change occurrences of N.rand to N.random.rand.
by Stefan van der Walt
· 19 years ago
da42cda
Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. Add .ctypes attribute for use with the ctypes module if it's available.
by Travis Oliphant
· 19 years ago
b173aa1
Add simple indexing test.
by Travis Oliphant
· 19 years ago
145d10c
Add benchmark for creating new arrays.
by Travis Oliphant
· 19 years ago
36c72bf
Add a function to retrieve a user-defined type number from the name of the associated type-object
by Travis Oliphant
· 19 years ago
bf57380
Run reindent.py (script distributed with Python) over the source to remove extraneous whitespace
by cookedm
· 19 years ago
605f8a5
More documentation updates
by edschofield
· 20 years ago
e706c7d
Changed all references to scipy to numpy
by Travis Oliphant
· 20 years ago
c548d82
Added benchmarks folder
by Travis Oliphant
· 20 years ago