FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for taskflow/algorithm - taskflow/taskflow · GitHub
taskflow
/
taskflow
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
12.2k
Code
Issues
20
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
taskflow
taskflow
algorithm
on
master
User selector
Datepicker
Commit history
Commits on Aug 6, 2026
fixed reduce_by_index's bug on fast path that skip gop
Tsung-Wei Huang
committed
83f90a2
View commit details
Copy full SHA for 83f90a2
View code at this point
Browse repository at this point
added reduce_by_index support and improved ND index range scheduling algorithm
Tsung-Wei Huang
committed
599613a
View commit details
Copy full SHA for 599613a
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
updated doc to include task priority
Tsung-Wei Huang
committed
ec97c00
View commit details
Copy full SHA for ec97c00
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
added operation concepts to refactor algorithms
Tsung-Wei Huang
authored and
Tsung-Wei Huang
committed
9ef2849
View commit details
Copy full SHA for 9ef2849
View code at this point
Browse repository at this point
added AsyncTaskLike concept and InputIteratorLike concept
Tsung-Wei Huang
authored and
Tsung-Wei Huang
committed
20dd1c5
View commit details
Copy full SHA for 20dd1c5
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
optimized IndexRanges for parallel-iteration scheduling
Tsung-Wei Huang
committed
4e6c342
View commit details
Copy full SHA for 4e6c342
View code at this point
Browse repository at this point
Commits on May 3, 2026
Update include path for graph.hpp
tianqiyuan520
authored
48881f2
View commit details
Copy full SHA for 48881f2
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
fix test error in merge.hpp caused by capture by reference of local variables
Tsung-Wei Huang
committed
66781c9
View commit details
Copy full SHA for 66781c9
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
added parallel merge
Tsung-Wei Huang
committed
a2e9204
View commit details
Copy full SHA for a2e9204
View code at this point
Browse repository at this point
fixed windows test error in find-if
Tsung-Wei Huang
committed
d9278bf
View commit details
Copy full SHA for d9278bf
View code at this point
Browse repository at this point
Commits on Apr 26, 2026
updated for_each_by_index doc
Tsung-Wei Huang
committed
3b57085
View commit details
Copy full SHA for 3b57085
View code at this point
Browse repository at this point
fixed the bug in scheduling MDIndexRange when dimension size is zero
Tsung-Wei Huang
committed
602a5cc
View commit details
Copy full SHA for 602a5cc
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
fixed the bug of static partitioner in MDIndexRange
Tsung-Wei Huang
committed
79b85b8
View commit details
Copy full SHA for 79b85b8
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
fixed the async name parameter bug
Tsung-Wei Huang
committed
74d3e9c
View commit details
Copy full SHA for 74d3e9c
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Merge pull request #783 from Hatem-707/feat-fill
Show description for 6320aaa
tsung-wei-huang
authored
6320aaa
View commit details
Copy full SHA for 6320aaa
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
added partitioner tests
Hatem-707
committed
96aba5e
View commit details
Copy full SHA for 96aba5e
View code at this point
Browse repository at this point
added support to stateful iterators and relevant
Show description for 54cc0a5
Hatem-707
committed
54cc0a5
View commit details
Copy full SHA for 54cc0a5
View code at this point
Browse repository at this point
added fill and generate algorithms
Hatem-707
committed
29706db
View commit details
Copy full SHA for 29706db
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:taskflow/taskflow into feat-fill
Hatem-707
committed
531fee7
View commit details
Copy full SHA for 531fee7
View code at this point
Browse repository at this point
added fill
Hatem-707
committed
a3f710f
View commit details
Copy full SHA for a3f710f
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
+ missing #include
AndreyG
committed
ef37248
View commit details
Copy full SHA for ef37248
View code at this point
Browse repository at this point
added unittests for iterator and n-dimensional parallel-for algorithms
Tsung-Wei Huang
committed
29ea081
View commit details
Copy full SHA for 29ea081
View code at this point
Browse repository at this point
first check-in of nd-index-range iterations
Tsung-Wei Huang
committed
d5a60c4
View commit details
Copy full SHA for d5a60c4
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
up
Tsung-Wei Huang
committed
c157c8f
View commit details
Copy full SHA for c157c8f
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
updated doc for concept support
Tsung-Wei Huang
committed
a1c571f
View commit details
Copy full SHA for a1c571f
View code at this point
Browse repository at this point
refactored the code with C++20 using Claude
Tsung-Wei Huang
committed
9914da1
View commit details
Copy full SHA for 9914da1
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
updated adopted task to support composable tasking with move semantics
Tsung-Wei Huang
committed
065d5e8
View commit details
Copy full SHA for 065d5e8
View code at this point
Browse repository at this point
Added missing lambda invocation
Hatem-707
authored and
Tsung-Wei Huang
committed
cb9ad32
View commit details
Copy full SHA for cb9ad32
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Fixed msvc build error
Hatem-707
committed
9825f3d
View commit details
Copy full SHA for 9825f3d
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Added support for custom cmp and documentation
Hatem-707
committed
328107a
View commit details
Copy full SHA for 328107a
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
pivoted to merge path for better lod balncing
Hatem-707
committed
8c3a97e
View commit details
Copy full SHA for 8c3a97e
View code at this point
Browse repository at this point
Removed unnecessary advance for better efficiency
Hatem-707
committed
074b36a
View commit details
Copy full SHA for 074b36a
View code at this point
Browse repository at this point
Added merge tests and fixed bounds
Hatem-707
committed
47af444
View commit details
Copy full SHA for 47af444
View code at this point
Browse repository at this point
Fixed pointer updates
Hatem-707
committed
9227362
View commit details
Copy full SHA for 9227362
View code at this point
Browse repository at this point
initial commit for merge algorithm
Hatem-707
committed
9f6e3e1
View commit details
Copy full SHA for 9f6e3e1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL