slackbuilds/libraries/dlib
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
dlib.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
dlib.info libraries/dlib: Updated for version 19.7 2017-09-30 07:19:27 +07:00
slack-desc

README

Dlib is a modern C++ toolkit containing machine learning algorithms and
tools for creating complex software in C++ to solve real world
problems. It is used in both industry and academia in a wide range of
domains including robotics, embedded devices, mobile phones, and large
high performance computing environments. Dlib's open source licensing
allows you to use it in any application, free of charge.

Auto detected optional dependencies:
- Blas: An implementation of Blas such as blas and atlas
- Lapack: An implementation of Lapack such as lapack and lapack-atlas
- cblas
- cudatoolkit