You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2022. It is now read-only.
I have created conan recipes for several libraries I use, such as armadillo, openblas, hdf5, etc.
I just created one for mlpack in order for a colleague to use.
in order to try it, if you are interested. Then you can add "mlpack/3.0.3@darcamo/stable" to the requirements in your conanfile.
Disclaimer: I created these recipes in order for the research group where I work to start using conan. I can't guaranteed they will work for you. Bu I do generate the binaries using four different docker images (two based on ubuntu for gcc7 and clang5 and two based on arch linux for gcc8 and clang6) and thus they are not tied with my particular system.
https://github.com/mlpack/mlpack
Non-trivial to build. depends on boost, also armadillo for which there is no package currently.
The text was updated successfully, but these errors were encountered: