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

[FR] Add constraints.greater_than_eq #1729

Closed
amifalk opened this issue Feb 6, 2024 · 0 comments · Fixed by #1793
Closed

[FR] Add constraints.greater_than_eq #1729

amifalk opened this issue Feb 6, 2024 · 0 comments · Fixed by #1793
Labels
enhancement New feature or request

Comments

@amifalk
Copy link
Contributor

amifalk commented Feb 6, 2024

Currently, constraints.greater_than_eq is supported in torch, but we only have constraints.greater_than in numpyro. Can we add an alias for greater_than_eq with something like constraints.interval(x, jnp.inf) to the constraints namespace (and maybe something for positive semidefinite too)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants