Make the use of VariableDirichlet more flexible. Add tests for...
Make the use of VariableDirichlet more flexible. Add tests for ConstantDirichlet and VariableDirichlet. Extended the test suite to include tests for newly added `ConstantDirichlet` and `VariableDirichlet` classes in `test_dirichlet.py`. Also refactored the `VariableDirichlet` class to utilize a new utility function for expression creation and pre-formatting.
Please register or sign in to comment