Published November 1, 2021
| Version 3.7.0
Software
Open
flatsurf/flatsurf: 3.7.0
Description
Added:
Added
SaddleConnection::ccw().Added
SaddleConnectionsIterator::skip()to explicitly backtrack in saddle connection search.Added
Path::tighten().
Fixed:
- Allow build with fmt library version 6, 7, or 8.
- Changed ordering produced by
flatsurf::detail::VectorExact<>::CompareSlopeso it identifies infinite slopes, i.e.,(0, 1)and(0, -1). - A
Pathcan now contain arbitrary turns. Before it was limited to the turn angles that show up in the perimeters of components.
Files
flatsurf/flatsurf-3.7.0.zip
Files
(469.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2d0cf1eb6ee119f31fc777ffaa846179
|
469.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/flatsurf/flatsurf/tree/3.7.0 (URL)