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

MaxEnt for TruncatedNormal fails for infinite bounds #273

Closed
aloctavodia opened this issue Aug 11, 2023 · 0 comments · Fixed by #306
Closed

MaxEnt for TruncatedNormal fails for infinite bounds #273

aloctavodia opened this issue Aug 11, 2023 · 0 comments · Fixed by #306

Comments

@aloctavodia
Copy link
Contributor

Something like pz.maxent(pz.TruncatedNormal(), -1, 1, 0.683) will fail with Scipy 1.11.1 but not before.

  message: Inequality constraints incompatible
  success: False
   status: 4
      fun: nan
        x: [ 0.000e+00  7.321e-01]
      nit: 1
      jac: [       nan        nan]
     nfev: 3
     njev: 1)
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

Successfully merging a pull request may close this issue.

1 participant