- change two-stage xindex thershold multiplier for 1st stage from 1.25 to 2.0
- add initial draft of Una's criteria for P213 xtal
- add initial draft of Una's criteria for P3, P4 and P6 layers
- peace sign heterotrimer site compatibility bug fix
- xindex search now stores lists instead of one-per-bin
- add more dihedral sym files
- minor performance impovements in hash-index based search
- hash-index based search for Cyclic(..., origin_seg=...)
- I52 symmetry bug fix
- add NullCriteria that always returns 0 err
- fix provenance bug in 'cyclic entry' cases
- try to make serialization of Segments more efficient
- raise exception if system too large
- partial bignum fix
- fix memory bug
- make distribution work better
- maybe fix pose bug, still some logic err, but maybe ok
- add max_results option to grow
- fix C2 sym bug
- fix xform axis cen bug
- fix memory "bug" with batch parallel processing
- add max_samples option to grow
- origin_seg bug fix
- middle-to-end cyclic fusions working
- add pretty logo of mid-to-end C3 fusion
- bug fix in fullatom option
- add fullatom option to Worms.sympose
- cyclic premutation working for simple beginning-to-end case
- pypi deplolment derp
- pypi deplolment derp
- Add __main__ for module to run tests
- move worms.pdb to worms.data because pdb is kinda reserved
- move utility stuff to util.py
- add some interactive visualization utils for debugging
- First release on PyPI.