slackbuilds/libraries/dlib
Willy Sudiarto Raharjo ca2eaec02a
libraries/dlib: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-08 00:22:12 +07:00
..
README libraries/dlib: Update README. 2022-03-08 00:22:12 +07:00
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
- cblas
- cudatoolkit