SmalRat

Results 3 issues of SmalRat

Fixes for write_dag() and show_logs() functions. More details on #512 .

eager api
logging
lazy api
visualization

The issue is described here: JuliaLang/julia#56150 #45 ReactiveBayes/GraphPPL.jl/pull/268 These changes fixed the issue for me. However, I need the cairo_render only, so, most likely, the other functions should be fixed...

Noticed a few issues in the documentation: https://carstenbauer.github.io/ThreadPinning.jl/stable/refs/api_pinning/ 1) pinthreads() may not work as expected by the end user. Namely, for such case: ![Image](https://github.com/user-attachments/assets/5a19ff12-dfb2-45ff-a2cc-ff2ce9d6b29c) One could expect that 5 Julia...