Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows compatible? #13

Open
abdelhakim96 opened this issue May 16, 2024 · 4 comments
Open

windows compatible? #13

abdelhakim96 opened this issue May 16, 2024 · 4 comments

Comments

@abdelhakim96
Copy link

Is alpaca windows compatible?

@tttapa
Copy link
Collaborator

tttapa commented May 16, 2024

Yes, alpaqa is compatible with Windows, macOS and Linux. You can install it (on all three platforms) using python3 -m pip install --upgrade --pre alpaqa.

To be able to pre-compile CasADi problems, you'll need to have a C compiler installed (e.g. Visual Studio), see https://kul-optec.github.io/alpaqa/Sphinx/usage/tips-and-tricks.html#compilation and https://kul-optec.github.io/alpaqa/Sphinx/usage/tips-and-tricks.html#compiler-installation for some more details.

@abdelhakim96
Copy link
Author

Thank you so much! Just another question, I saw there is a conan file, is it conan 2 recipe? Also is there a plan to add it to conan center? Thanks

@tttapa
Copy link
Collaborator

tttapa commented May 17, 2024

Yes, it's a Conan 2 recipe. You can find some instructions here: https://github.com/kul-optec/alpaqa/tree/develop/examples/CMake/Solver#readme

I plan to add it to Conan Center once I have the 1.0 release ready.

@abdelhakim96
Copy link
Author

Awesome!! Thank you so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants