Skip to content

Julia v1.0, new linked list tree, improved interface

Compare
Choose a tag to compare
@richardreeve richardreeve released this 15 Apr 22:16
2d4dfb5

v0.4.0

  • Improved trait plotting
  • New linked list tree, node and branch type
  • Improved, more consistent and faster interface
  • trait-based dispatch to use faster code paths
  • New interface to allow an easier changeover of tree, node and branch types
  • Defaults to polytomies
  • Can now evolve discrete and continuous traits on the tree
  • Compatible with Unitful to allow time-based branch lengths, and traits based on physical units
  • Only compatible with Julia v1.0+