GerryChain
GerryChain copied to clipboard
Better __repr__'s
We should implement good __repr__
methods for all the major objects.
If we made constraints callable classes with good repr
's, this would resolve #235 .