-- Posted on Sat 29 March 2025 in News
ANNOUNCE: aGrUM 2.0.1
aGrUM/pyAgrum 2.0.1 is out.
- pyAgrum
- Fixed python version for
readthedocs
.
- Fixed python version for
Continue reading
-- Posted on Sat 29 March 2025 in News
ANNOUNCE: aGrUM 2.0.1
aGrUM/pyAgrum 2.0.1 is out.
readthedocs
.-- Posted on Fri 28 March 2025 in News
ANNOUNCE: aGrUM 2.0.0
aGrUM/pyAgrum 2.0.0 is out.
This major update brings several important changes that align with our goals of improving usability, compliance, and consistency. Below are the three main motivations behind this significant upgrade:
The first major change in …
-- Posted on Fri 14 March 2025 in notebooks • Tagged with tutorials
Potential
to Tensor
¶One of the significant changes in aGrUM/pyAgrum 2.0.0 is the renaming of the class Potential
to Tensor
. This change reflects a more accurate and mathematically precise naming convention. Here's why this change is important:
Potential
: In pyAgrum, a Potential
was traditionally used to represent a factor that contributes to a joint probability distribution. While this term was functional, it was specific to probabilistic graphical models and did not fully capture the mathematical nature of the object.