yuki-koyama / mathtoolbox

Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
https://yuki-koyama.github.io/mathtoolbox/
MIT License
257 stars 35 forks source link

Add support of GitHub Actions for Windows/macOS #57

Closed yuki-koyama closed 4 years ago

yuki-koyama commented 4 years ago

Currently, only Ubuntu is supported.

yuki-koyama commented 4 years ago

macOS is supported (#60)

yuki-koyama commented 4 years ago

I'd like to close this issue though Windows is not supported yet. This would be better to be handled as an independent issue.