mlpack / ensmallen

A header-only C++ library for numerical optimization --

Home Page:http://ensmallen.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert ensmallen from vcpkg to nuget and submit the package to nuget repository

shrit opened this issue · comments

Hello everyone,

Currently, it is possible to download ensmallen through vcpkg, it might be a nice feature to have ensmallen available in nuget too.
I do not have a Windows machine, neither the time to maintain the conversion for subsequent versions. If anyone would like to volunteer to do this that will be wonderful.
You need to convert ensmallen package via vcpkg export command, then you need to submit the package to nuget repository via their website.
Let me know in the comment if you want to handle this or if you have any questions.

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

Did anything else need to happen here? It seems like ensmallen is available from nuget now, based on mlpack/mlpack#2953.

not really, the package is available and working, we can close it if you want

Awesome! Thanks for getting this figured out. :)