microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.19k stars 6.39k forks source link

[mlpack] update to 4.4.0 #40201

Closed rjzak closed 3 months ago

rjzak commented 3 months ago

Library name

mlpack

New version number

4.4.0

Other information that may be useful (release notes, etc...)

mlpack 4.4.0 has some nice improvements and it's inclusion in vcpkg would be awesome.

rjzak commented 3 months ago

I'll add that there's an expected layout to the header files, with mlpack.hpp expected to be in the include directory, with the rest of the files in a particular structure in the directory mlpack as stated in #40170.