1# import triangle.core1 as c1
2# import triangle.core as c
3#
4# T = c1.TriangulateIO
5# while True:
6#     out = c.new_data(1000)
7