sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Speed up lvc conversion #11

Closed moble closed 4 years ago

moble commented 4 years ago

Use a new method to speed up the greedy algorithm by a factor of ~55x.

Bottlenecks are now elsewhere (mostly I/O).

Add comparison script to validate results

Ran on a few hundred SimAnnex runs, which all checked out.