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

Documentation has an error #38

Closed
fabrang opened this issue Mar 30, 2020 · 1 comment
Closed

Documentation has an error #38

fabrang opened this issue Mar 30, 2020 · 1 comment

Comments

@fabrang
Copy link

fabrang commented Mar 30, 2020

Hey guys, for the ub and lb you declare it as a function. But when you pass it later to unit box you declare it in unit box function docu as a np.array. I think the func should just be replaced by np.array

:type lb: function
:param ub: Upper variable bounds, of size 1 x dim
:type ub: function

Cheers :)

@dme65
Copy link
Owner

dme65 commented Jun 16, 2020

Thank you for pointing that out! Fixed!

@dme65 dme65 closed this as completed Jun 16, 2020
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