Skip to content

Api improvements to Graphs and Nodes

Compare
Choose a tag to compare
@PaulSchweizer PaulSchweizer released this 11 Aug 10:54
· 116 commits to master since this release
  • Nodes can be added to Graph on creation
  • Graph is no longer a Node
  • metadata on Nodes is UPDATED not REPLACED
  • Rename function to node decorator to Node
  • Nodes can be accessed via index on graph
  • StatsReporter to receive evaluation stats