Skip to content
* aGrUM

    * better `toString` for BN : show the memory used by the parameters.

* pyAgrum

    * **adding conda and pip packages for python 3.11**
    * better `__str__` for BN : show the memory used by the parameters.
    * bug fix in obsolete pyAgrum.`BNLearner.useNoAPriori()`.
    * bug fix when displaying a `pyAgrum.causal.CausalFormula` generated by do-Calculus : retrieving the original `doing` and `knowing` sets.