Probeye

Latest version: v3.0.4

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

Scan your dependencies

Page 2 of 7

2.3.2

Added
- The Scipy-solver was equipped with a maximum a-posteriori estimation method.

2.3.1

Removed
- The 'knowledge_graph_import.py' script was removed. The functionality was moved to the integration test 'test_query_results.py'.

2.3.0

Added
- Added new submodule 'ontology' for an import/export of the problem's knowledge graph
- Added an ontology file 'parameter_estimation_ontology.owl'

2.2.0

Changed
- The forward model's 'definition'-method was renamed to 'interface'.
- The user-definition of the forward model's 'interface'-method is now mandatory.
- The prior-parameters of the normal and lognormal distribution have been renamed from 'loc', 'scale' to 'mean', 'std'.
- The pyro-solver has (and its dependencies have) been removed from the package. All solvers are now based on numpy-arrays.
- Fixed a bug resulting from an update of numpy causing an error when using dynesty with a given seed.
- Removed method InverseProblem.transform_experimental_data since it is no longer necessary without the pyro/torch-solver.
- The specification of a parameter's type (model, prior or likelihood) is no longer necessary (it can be detected automatically).
- The multivariate normal prior is now an own prior type and not anymore included in the normal prior class.
- Updated the docs (however, still work to be done).

2.1.5

Changed
- The main class InferenceProblem was renamed to InverseProblem.

2.1.4

Changed
- Before the evaluation of a likelihood function, the parameter domains are checked.
Added
- Latent parameters have domains now. A respective class has been added to the parameters.py-file.
- More tests have been added.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.