taskflow 3.6.0+ds-1 source package in Ubuntu

Changelog

taskflow (3.6.0+ds-1) unstable; urgency=medium

  * Initial release. (Closes: #1064473)

 -- Julian Gilbey <email address hidden>  Wed, 06 Mar 2024 08:46:23 +0000

Upload details

Uploaded by:
Julian Gilbey
Uploaded to:
Sid
Original maintainer:
Julian Gilbey
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
taskflow_3.6.0+ds-1.dsc 3.3 KiB 885d7acb0fb645cec23a39c5c373ff09e0a5d6df9867cd3c2948bb201c12da77
taskflow_3.6.0+ds.orig-mcss.tar.xz 1.0 MiB 8032ecb6fa9fad8aa975e430a6baf39e04e1798975aa00d65ccb3da20fb916c1
taskflow_3.6.0+ds.orig-source-fonts.tar.xz 874.4 KiB 7733713d1d431e988137224b3443e8ee3d30f9702863b0695bbf94b7a050b97e
taskflow_3.6.0+ds.orig.tar.xz 19.7 MiB 35f491f2067d0f22bc155a785f1f768bcf8b49b9b6352d0f38be4820fb86c599
taskflow_3.6.0+ds-1.debian.tar.xz 9.6 KiB 234165e4bd2713172267f98458ad511ebf36b294cab544b881bedf9391baf1b1

No changes file available.

Binary packages built by this source

libtaskflow-cpp-dev: Parallel and Heterogeneous Task Programming System for C++ (header files)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the C++ header files for Taskflow.

taskflow-doc: Parallel and Heterogeneous Task Programming System for C++ (documentation)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the documentation for Taskflow.

taskflow-profiler: Parallel and Heterogeneous Task Programming System for C++ (profiler)

 Taskflow helps you quickly write parallel and heterogeneous task
 programs with high performance and simultaneous high productivity. It
 is faster, more expressive, with fewer lines of code, and easier for
 drop-in integration than many of existing task programming libraries.
 It is provided as a collection of C++ header files, using C++17.
 .
 This package provides the Taskflow profiler, "tfprof", together with the
 profiler server.

taskflow-profiler-dbgsym: debug symbols for taskflow-profiler