There is a newer version of the record available.

Published February 13, 2021 | Version 3.2.0

flatsurf/flatsurf: 3.2.0

  • 1. CTO at @Miaplaza

Description

Added:

  • FlowComponent::dynamicalComponent() to access the underlying Interval Exchange Transformation of a FlowComponent.
  • SaddleConnections.slopes() and SaddleConnectionsByLength.slopes() to ignore saddle connections with repeated slopes.
  • FlowDecomposition::decompose and FlowComponent::decompose can now have a target set explicitly as a Python callback.

Deprecated:

  • FlowComponent::intervalExchangeTransformation() as it does not do anything useful in most situations and rather exposes some implementation detail.

Fixed:

  • Do not prune decomposition as soon as a component reached the induction limit in a FlowDecomposition::decompose(). Such a pruning would only affect the local subtree and not the entire decomposition. There is (and was) no way to stop the entire decomposition once a limit has been reached.

Files

flatsurf/flatsurf-3.2.0.zip

Files (423.8 kB)

Name Size Download all
md5:0add47c9f17105f055daf62e7c9992ea
423.8 kB Preview Download

Additional details

Related works