Skip to content

2.1.0

Choose a tag to compare

@saraedum saraedum released this 14 Oct 22:48
· 750 commits to master since this release
e5ab2f2

Added:

  • operator bool for Bound to check whether a Bound is non-zero
  • SaddleConnectionsSample to iterate through saddle connections randomly
  • SaddleConnections and SaddleConnectionsByLength now support a lowerBound.

Performance:

  • improved vector operations with trivial bounds

Changed:

  • SaddleConnections can now be iterated indefinitely without giving a bound.

Fixed:

  • fixed operator bool of Vector<Arb>