tweag / cooked-validators

MIT License
39 stars 11 forks source link

Further improvements to pretty-printing in cooked v2 #228

Closed florentc closed 1 year ago

florentc commented 1 year ago

This PR aims at introducing the following improvements to pretty-printing in cooked v2:

florentc commented 1 year ago

I agree it is not ideal but since we often define wrappers for the testing functions during audits (e.g. to include our custom initial distribution) I do not expect it to be a big hindrance in practice.

We also plan to modernize that module which is mostly legacy from V1 at this point (e.g. to print more information about how many traces have been evaluated). There are chances we will reconsider the API in the near future.