Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jun 04:57
904ef6c

DistributedFactorGraphs v0.8.0

Diff since v0.7.7

Closed issues:

  • what to do with _evalType and several other encodings currently in IIF (#36)
  • unpackFactor/unpackVariable needs refinement (#156)
  • CloudGraphsDFG connectivity bug (#372)
  • Update DFG module structure (#426)
  • Updtate Custom pretty-printing (#448)
  • update docs for v0.8.0 (#460)
  • ERROR: SystemError: opening file "..." Too many open files (#472)
  • add nanoseconds to DFGVariable and DFGFactor (#474)
  • solverParams as keyword (#475)
  • oops, params keyword still an error (#482)
  • Remove GraphPlot dependency (Optional only) (#485)
  • Possible loadDFG API issue (#494)
  • error: expected whitespace or a label (#135)
  • Standardize graph CRUD API for update/merge/union (#182)
  • GenericFunctionNodeData{T, S} T and S types (#274)
  • Check Cloud updateFactor! and validate neighbors (#281)
  • Remove variable neighbors (factors) by default on deleteVariable (#296)
  • Finally deprecate GraphsDFG (#398)
  • Abstract packing functions interface in DFG (#425)
  • Removing fncargvID field after deprecation was missed in v0.7. (#438)
  • REMOVE factorOperationalMemoryType from solverParams (#441)
  • add params in @deprecate buildSubgraphFromLabels! (#446)
  • DFGNodeParams vs RefValue (#453)
  • Fix typeof(LightDFG(params=getSolverParams(dfg))) (#458)
  • do we need this warning (retrieving serialization)? (#462)

Merged pull requests: