mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b8420013a4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
590 B
Text
12 lines
590 B
Text
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
|