Fabian Peter Hammerle 14e6513dbf added PolygonalChain.adjacent_vertex_indices() 5 years ago
..
subjects d3568220f5 added Surface.load_annotation() 5 years ago
conftest.py 5093716d9e wrapped some lines with len > 80 5 years ago
test_annotation.py 54205cdfc4 fix linter warnings: unused imports 5 years ago
test_label.py 5093716d9e wrapped some lines with len > 80 5 years ago
test_line_segment.py c8088e5319 Surface.write_triangular: no longer update attribute `creation_datetime` 5 years ago
test_main.py 54205cdfc4 fix linter warnings: unused imports 5 years ago
test_polygonal_chain.py 14e6513dbf added PolygonalChain.adjacent_vertex_indices() 5 years ago
test_polygonal_circuit.py 5093716d9e wrapped some lines with len > 80 5 years ago
test_setlocale.py f5e7401ef1 increase coverage 5 years ago
test_surface.py dabc764b07 Surface.add_rectangle: accept 3 or 4 vertex indices (previously only 3) 5 years ago
test_triangle.py 3e76db629b fix _PolygonalCircuit.__eq__() 5 years ago
test_vertex.py 512705b0e4 subclass Vertex from numpy.ndarray (previously collections.namedtuple) 5 years ago