rfabila / PyDCG

Python's Discrete and Combinatorial Geometry Library
http://www.pydcg.org
Other
8 stars 2 forks source link

Point generators missing #5

Open rfabila opened 5 years ago

rfabila commented 5 years ago

We should include the implementations of the Almost convex sets and the double zig-zag chain at some point.

rfabila commented 5 years ago

We should change the way we store the best point sets to use a database just like civilized people.

rfabila commented 5 years ago

We are also missing the Erdos-Szekeres construction and the squared Horton set. Should we add the Halton sequences?? https://en.wikipedia.org/wiki/Halton_sequence

rfabila commented 5 years ago

AND we should do it to the Python3 version.