Skip to content

3.10.0

Compare
Choose a tag to compare
@saraedum saraedum released this 04 Jan 22:01
· 295 commits to master since this release

Added:

  • Implemented FlowDecomposition::vertical() which had been declared in
    flow_decomposition.hpp but was not implemented. (The return value of this
    is now a Vertical<Surface>; same as FlowComponent::vertical().)
  • Added comparison of vectors in pyflatsurf and implementation of the zero() method