taskflow 3.7.0+ds-1 source package in Ubuntu

Changelog

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

  * New upstream version
  * Add Multi-Arch hints

 -- Julian Gilbey <email address hidden>  Mon, 01 Jul 2024 21:57:30 +0100

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.7.0+ds-1.dsc 3.3 KiB a0755d5a40dd1aa2c81dbe29d17f01326861ebe57f87bd132071bb31aaaa3db4
taskflow_3.7.0+ds.orig-mcss.tar.xz 1.0 MiB 3df271624025887c132f477419b2214e79b896aa3fc6f927b9aa05f95a5f41de
taskflow_3.7.0+ds.orig-source-fonts.tar.xz 868.6 KiB 7301525176076cda377d17ee83ed0ad6cb47649a91211122566259b776c94413
taskflow_3.7.0+ds.orig.tar.xz 19.7 MiB 832f449a5313222f3c00eeace191b58145ab41692b066813307d46b223f55dc5
taskflow_3.7.0+ds-1.debian.tar.xz 11.8 KiB 68c1f9269b738f5a2b8af00f7b41de32986ad3910e4aa529a2ae3c19a2e5e77d

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