[]: {{{1
File : README.md
Maintainer : Felix C. Stegerman <flx@obfusk.net>
Date : 2016-10-24
Copyright : Copyright (C) 2016 Felix C. Stegerman
Version : v0.0.1
[]: }}}1
Description
algorithms.cpp - implementations of standard algorithms in C++
See algorithms.cpp
for the code (with examples).
TODO
- more algorithms! (port from
algorithms.py
)
License
GPLv3+ [1].
References
[1] GNU General Public License, version 3 --- https://www.gnu.org/licenses/gpl-3.0.html
[]: ! ( vim: set tw=70 sw=2 sts=2 et fdm=marker : )