1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Apr 03, 2023 — Apr 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 4.3.1: bug fix release.
GaelVaroquaux
as Gael Varoquaux
More... almost 14 years ago
BUG: Fix hashing for function with a side effect modifying their input argument. Thanks to Pietro Berkes for reporting the bug and proving the patch.
GaelVaroquaux
as Gael Varoquaux
More... almost 14 years ago
Cosmit
GaelVaroquaux
as Gael Varoquaux
More... almost 14 years ago
Merge branch 'master' of [email protected]:joblib/joblib
GaelVaroquaux
as Gael Varoquaux
More... almost 14 years ago
BUG: Make sure that joblib still works with Python2.5. => release 0.4.2
GaelVaroquaux
as Gael Varoquaux
More... almost 14 years ago
Update download and developer information.
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Typos in doc
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Fix typo
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
DOC: Minor doc tweak
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
ENH: Improve docs
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
DOC: Tweak docs
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Release 4.1
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
ENH: Make pretty error reporting work better in latest IPython. DOC: document the Parallel class better.
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
ENH: * Make better docstring for memoized functions, * Save a json repr of the input arguments to a function * Update TODO
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Enrich TODO
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
TODO list
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Release 0.4.0
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Merge branch 'master' of github.com:GaelVaroquaux/joblib
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
Switch debug flag to 'verbose' integer indicator.
GaelVaroquaux
as Gael varoquaux
More... almost 14 years ago
ENH: Add the class name in the function path, when caching methods.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
Merge branch 'master' of [email protected]:GaelVaroquaux/joblib
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
ENH: Better error messages on traceback for parallel.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
DOC: Checking in new generated documentation
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
DOC: readme.
GaelVaroquaux
as Gael Varoquaux
More... about 14 years ago
MISC: Fix typo in README
GaelVaroquaux
as Gael varoquaux
More... about 14 years ago
ENH: Improve time tracking in Parallel.
GaelVaroquaux
as gvaroquaux
More... about 14 years ago
ENH: Add debuging to parallel.
GaelVaroquaux
as gvaroquaux
More... about 14 years ago
MISC: Update development instructions to work with github
GaelVaroquaux
as gvaroquaux
More... about 14 years ago
MISC: tweak the docs
GaelVaroquaux
as gvaroquaux
More... about 14 years ago
MISC: Minor changes to adapt to switch to git
GaelVaroquaux
as gvaroquaux
More... about 14 years ago