Hi. I have compiled geos-3.3.2 with python bindings enabled. So I get the following python files: geos.py tests/runtests.py tests/example.py tests/test_geometry.py But in them I cannot find the MinimumDiameter object and its methods. Is it missing? If I would use it through python, have I to implement it from scratch? Thanks