Results 22 comments of Mark J. Williamson

I am not sure at the moment. Initially, I was going to extend `Angle`, i.e. `class LinearBend(Angle)` and then choose to populate these as a function of angle in `InternalCoords.__init__()`....

Yeah... this was quite a naive first attempt. By attempting to add ghost atoms, I am essentially changing the state of `Geometry` as I iterate over it in `InternalCoords.__init__()`.