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

Automatized tests with CI #2

Open
volpatto opened this issue Jan 30, 2020 · 3 comments
Open

Automatized tests with CI #2

volpatto opened this issue Jan 30, 2020 · 3 comments

Comments

@volpatto
Copy link
Contributor

I think that it would be great if Optima has some automatized tests in some CI service, for instance, GitHub Actions, Travis and etc.

@volpatto
Copy link
Contributor Author

I think that I can help, feel free to assign me.

@allanleal
Copy link
Contributor

Thanks, @volpatto ! This lib is under heavy development, but happening here at the moment (temporary): https://github.com/allanleal/optima/tree/develop

There is no documentation yet, but you'll note the use of conda and pytest (see tests dir). The python dir contains the python wrappers for the C++ lib.

Optima's goal is to efficiently solve optimization problems of the form:

image

Your help will very much be appreciated! ;)

@volpatto
Copy link
Contributor Author

Thanks, @volpatto ! This lib is under heavy development, but happening here at the moment (temporary): https://github.com/allanleal/optima/tree/develop

There is no documentation yet, but you'll note the use of conda and pytest (see tests dir). The python dir contains the python wrappers for the C++ lib.

Optima's goal is to efficiently solve optimization problems of the form:

image

Your help will very much be appreciated! ;)

Great, @allanleal! The goal is to solve general Continuous Non-Linear Optimization problems, right? The kind of thing I do enjoy to get involved. I'm sorry for look in the wrong place. As I mentioned in PR #1, I will fix my fork to get the updated Optima state.

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