RGF-team / rgf

Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.
378 stars 58 forks source link

Add support for Visual Studio 2022 #352

Closed StrikerRUS closed 2 years ago

StrikerRUS commented 2 years ago

Refer to https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2017%202022.html.

StrikerRUS commented 2 years ago

Gently ping @fukatani for review

StrikerRUS commented 2 years ago

@fukatani

StrikerRUS commented 2 years ago

@fukatani @mlampros

I've just uploaded a new version with this and some other recent important PRs included https://github.com/RGF-team/rgf/releases/tag/3.12.0 https://pypi.org/project/rgf-python/