SmalRat
SmalRat
Fixes for write_dag() and show_logs() functions. More details on #512 .
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:  One could expect that 5 Julia...