- This is a complete python overhaul of the polysolver-mod. Everything is written in Python now. The motivation behind was: 1) `boa` was archived; 2) `rattler-build` (`boa` successor) did not work for me on both my Mac Air and linux box. To get around `conda-build` system, make it a python package makes more sense and is also easier to maintain.