dlib/tools/python/test
Adrià Arrufat 65bce59a15
Update Pybind11 to v2.10.0 (#2660)
* Update Pybind11 to v2.10.0

* Update numpy_image to work with latest Pybind11

* I don't know why I have to do this now...

* Try to make macOS use Python3... Really?

* Try to make macOS use Python3... Again

* Try to make macOS use Python3... Once more

* Install dependencies with pip3
2022-09-05 15:59:19 -04:00
..
.gitignore Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
generate_numpy_returns_test_data.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
shape.pkl Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00
test_array.py Different versions of python disagree on what exception gets thrown. So just 2018-01-16 21:26:56 -05:00
test_chinese_whispers.py Exposing chinese_whispers directly, closes #1642 (#1644) 2019-02-07 06:59:04 -08:00
test_global_optimization.py Added more unit tests 2018-03-17 17:10:44 -04:00
test_matrix.py Fixed test to really work if numpy isn't installed. 2018-01-16 21:00:54 -05:00
test_numpy_returns.py Update Pybind11 to v2.10.0 (#2660) 2022-09-05 15:59:19 -04:00
test_point.py Fix setting a point's y coordinate changes x instead (Python bindings) (#1795) 2019-06-08 06:08:45 -04:00
test_range.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_rgb_pixel.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_sparse_vector.py Replace boost::python with pybind11 (#1040) 2018-01-15 14:41:40 -05:00
test_svm_c_trainer.py Add Python rvm_trainer and init functions (#1100) 2018-02-02 06:14:03 -05:00
test_vector.py Different versions of python disagree on what exception gets thrown. So just 2018-01-16 21:26:56 -05:00
utils.py Add basic image io and remove python C-API refs from numpy_returns.cpp (#1258) 2018-04-17 22:49:25 -04:00