Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group-connectivity-pub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
group-connectivity-pub
Commits
Commits · master
master
Select Git revision
Selected
master
default
protected
1 result
group-connectivity-pub
parmap.py
Author
Search by author
Any Author
authors
Radek Hušek
radek
Robert Samal
samal
2 authors
Browse files
Nov 09, 2017
fix building groupConnectivity.so
· 8159ab03
Radek Hušek
authored
7 years ago
8159ab03
parmap.py: add doctests
· a9ad147e
Radek Hušek
authored
7 years ago
a9ad147e
parmap.py: add doc strings
· b2d95f55
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
b2d95f55
small fix in chunkme()
· 91f2d78d
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
91f2d78d
parmap: rename option inOrder to in_order
· 3ab84fec
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
3ab84fec
parmap: add multimap & out_chunksize options
· 62d5e6f1
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
62d5e6f1
parmap: simplify generator termination
· c6046692
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
c6046692
parmap: Add option to not preserve order of items
· b8f62c17
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
b8f62c17
parmap: Implementation improvement
· aa78b11d
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
aa78b11d
parmap: add queue_size option
· cd4ed502
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
cd4ed502
parmap: add chunksize option
· 8be21bb1
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
8be21bb1
parmap: decouple producer into separate thread
· abcebb96
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
abcebb96
Parallelize generateSubdivisions()
· b2fd8ff3
Radek Hušek
authored
9 years ago
and
Radek Hušek
committed
7 years ago
b2fd8ff3
Loading