openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
toolz_py
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 34 of 41
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
`merge_sorted`: oops, forgot the doctest. Thanks Travis CI!
Erik Welch
More...
almost 12 years ago
`merge_sorted`: oops, use floor division in tests for python 3 support
Erik Welch
More...
almost 12 years ago
`merge_sorted`: improved documentation, comments, and tests
Erik Welch
More...
almost 12 years ago
move iters within tests - was burning up before
Matthew Rocklin
More...
almost 12 years ago
remove old code
Matthew Rocklin
More...
almost 12 years ago
Merge branch 'performance' into memoize-curry-inspect
Matthew Rocklin
More...
almost 12 years ago
Merge branch 'memoize-curry-inspect' of github.com:mrocklin/toolz into memoize-curry-inspect
Matthew Rocklin
More...
almost 12 years ago
Curry returns partial even with unsatisfied kwargs
Matthew Rocklin
More...
almost 12 years ago
curry invokes partial if it can
Matthew Rocklin
More...
almost 12 years ago
clean up curry.__call__ error handling
Matthew Rocklin
More...
almost 12 years ago
add baseline comparison for curry with partial
Matthew Rocklin
More...
almost 12 years ago
Try calling function before validating in curry
Matthew Rocklin
More...
almost 12 years ago
add bench/test_curry
Matthew Rocklin
More...
almost 12 years ago
speed up curry.__call__ with kwargs check
Matthew Rocklin
More...
almost 12 years ago
Add try seq[0] to first
Matthew Rocklin
More...
almost 12 years ago
add benchmarks for first/second
Matthew Rocklin
More...
almost 12 years ago
Merge pull request #60 from mrocklin/eriknw-authors
Matthew Rocklin
More...
almost 12 years ago
Merge pull request #59 from eriknw/merge_with
Matthew Rocklin
More...
almost 12 years ago
add @eriknw to AUTHORS
Matthew Rocklin
More...
almost 12 years ago
add `dicttoolz.merge_with`
Erik Welch
More...
almost 12 years ago
Corrected and improved `merge_sorted` function.
Erik Welch
More...
almost 12 years ago
handle non-hashable args in memoize with try-except
Matthew Rocklin
More...
almost 12 years ago
handle non-hashable args in memoize with try-except
Matthew Rocklin
More...
almost 12 years ago
memoize _num_required_args
Matthew Rocklin
More...
almost 12 years ago
memoize _num_required_args
Matthew Rocklin
More...
almost 12 years ago
Merge pull request #51 from mrocklin/pipe
Matthew Rocklin
More...
almost 12 years ago
rename argument f -> binop in accumulate
Matthew Rocklin
More...
almost 12 years ago
refer to python functional programming doc page
Matthew Rocklin
More...
almost 12 years ago
add link to github from toolz main page
Matthew Rocklin
More...
almost 12 years ago
correct faulty comments in thread_first/last
Matthew Rocklin
More...
almost 12 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
39
40
41
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree