1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Apr 03, 2023 — Apr 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MISC: Improve test coverage.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
Yet more cosmit.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
Cosmit: better names.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
Cosmit: change names.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
ENH: Add between-process exception reporting.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
BUG: Make sure that hashing numpy arrays works even on non-continuous buffers.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
ENH: Encode the name of the __main__ in the hash, so that different __main___ hash differently.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
MISC: Bump version number, for minor release.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
ENH: Implement decent error reporting.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
BUG: Take in account 'self' when matching bound methods.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
MRG.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
BUG: Fix the setup.py to work with install.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
ENH: Add the parallel functionnality, for later evolution.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
BUG: Fix func_inspect for Python2.6
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Add failing test in func_inspect.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
MRG
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Fix a bug with hashing numpy arrays and striding.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
MISC: Bump version number for release and push to pypi.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Make sure that the hashing works on numpy 1.4.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
MISC: Better repr for memory.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
MRG
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
MISC: * Add a better repr for memory * Update todo.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
Delay the import of docutils and sphinx in autosummary so that nose can still do its discovery scan.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
Merge.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
Update TODO
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Try to avoid locking problems on file remove under Windows.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Make numpy_pickle work under Windows.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Protect function name so that can be used as file names under windows.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
Add a todo.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago
BUG: Fix bug for positional argument specified as keyword, and add test.
GaelVaroquaux
as Gael Varoquaux
More... over 14 years ago