matsengrp / larch

Inference and manipulation of history DAGs
2 stars 2 forks source link

Dag io custom format #83

Closed davidrich27 closed 3 months ago

davidrich27 commented 3 months ago
marybarker commented 3 months ago

It would be useful to add an optional argument to larch-usher to enable us to append/write the DAG to the new file format at each sample-optimize-merge loop.

davidrich27 commented 3 months ago

@ognian - I did a squash and rebase onto main, but I read your comment about Timer. I removed the class and used Benchmark in those instances.