Mud

Latest version: v0.1.2

Safety actively analyzes 629436 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.0.19

experimenting with how to compute the map point, particularly with small standard deviations (0.1) and many measurements (over 500), revealed stability problems (overflow errors). this release gives the option to pass `log=True` to `map_problem`

0.0.18

support for vector-valued MUD solutions. no checks on max number of output dimensions, allowed to exceed input dimension, may cause uncertain behavior. may change in future to restrict to max equal to input dimension.

observed distribution already has `.prod(axis=1)` so support should be handled by default. needs tests.

0.0.17

now uniforms are set as the default, not normals.

0.0.16

implements MVP functionality for MAP point solution. Only difference in syntax between it and the MUD one is that a) you pass data as part of the likelihood definition, b) the second argument it takes has to have each column being a measurement. In the MUD one, we pass pre-transformed data.

0.0.15

implements sample-based solver with MVP functionality. This allows BET to no longer be required for solving the inverse problem.

0.0.15rc0

Adding a DensityProblem class in mud.base which implements a bare-bones version of BET's discretization implemented in 2.3.0 but not ported to 3.0.0+

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.