Skip to content
forked from n3554/n3554

A proposal for a standard parallel algorithms library for ISO C++.

Notifications You must be signed in to change notification settings

mjgarland/n3554

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n3554

A proposal for a standard parallel algorithms library for ISO C++.

Building the PDF:

$ pandoc --number-sections -H n3554_header.tex n3554_a_parallel_algorithms_library.*.md -o n3554_a_parallel_algorithms_library.pdf

Just generating LaTeX (you can edit the .tex and then pdflatex the output):

$ pandoc --number-sections -H n3554_header.tex n3554_a_parallel_algorithms_library.*.md -o n3554_a_parallel_algorithms_library.tex

Get pandoc here.

About

A proposal for a standard parallel algorithms library for ISO C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.8%
  • C 37.6%
  • Objective-C 6.6%