2.1.0
Added:
- operator bool for Bound to check whether a Bound is non-zero
SaddleConnectionsSampleto iterate through saddle connections randomlySaddleConnectionsandSaddleConnectionsByLengthnow support alowerBound.
Performance:
- improved vector operations with trivial bounds
Changed:
SaddleConnectionscan now be iterated indefinitely without giving a bound.
Fixed:
- fixed operator bool of
Vector<Arb>