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 of varscale, lagscale and conscale #485

Open
amontoison opened this issue Nov 18, 2024 · 2 comments
Open

Documentation of varscale, lagscale and conscale #485

amontoison opened this issue Nov 18, 2024 · 2 comments

Comments

@amontoison
Copy link
Member

The functions varscale, lagscale and conscale are exported but they don't have any docstring.
It's fine for me only if the functions are not exported.
We should not have this kind of thing in the public API.

function varscale end
function lagscale end
function conscale end
@tmigot
Copy link
Member

tmigot commented Nov 23, 2024

@dpo Can we remove those functions? Or what was the motivation?

@dpo
Copy link
Member

dpo commented Nov 23, 2024

They are inspired by the AMPL functions of the same name, and should help with problem scaling.

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

No branches or pull requests

3 participants