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

Add basic example for Eigen #50

Closed
MRAAGH opened this issue Feb 8, 2022 · 1 comment
Closed

Add basic example for Eigen #50

MRAAGH opened this issue Feb 8, 2022 · 1 comment

Comments

@MRAAGH
Copy link

MRAAGH commented Feb 8, 2022

The Ackley function example in the readme is very helpful for testing a fresh installation and getting started. Especially for people who have never used Armadillo before.

It would be nice to have something for Eigen as well. A simple example, without autodiff. Maybe even an equivalent Ackley function example but with Eigen?

@kthohr
Copy link
Owner

kthohr commented Jul 24, 2022

There are Eigen-based tests in the documentation files. See, e.g., here:

https://optimlib.readthedocs.io/en/latest/api/de.html#ackley-function

@kthohr kthohr closed this as completed Jul 24, 2022
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