Skip to content

Implement scipy.stats.multivariate_normal.cdf #10562

Open
@Mv77

Description

@Mv77

Hi,

Some of the distributions from scipy that you have implemented (laplace, logistic, norm) support their .cdf method for evaluating the cumulative distribution function. One that does not is jax.random.multivariate_normal. It would be great if you could add support for the multivariate normal CDF. The here is the doc of scipy's multivariate_normal.

Please:

  • Check for duplicate requests.
  • Describe your goal, and if possible provide a code snippet with a motivating example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3 (no schedule)We have no plan to work on this and, if it is unassigned, we would be happy to review a PRcontributions welcomeThe JAX team has not prioritized work on this. Community contributions are welcome.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions