Skip to content

v0.7.6

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 18:22
fb7b781

DistributedFactorGraphs v0.7.6

Diff since v0.7.5

Closed issues:

  • Provide clear error when LoadDFG() is called but graph is not initialized properly (#110)
  • Graph level small data for robot/user/session (#133)
  • FileDFG should just use tar files (deprecate folders) (#306)
  • Refactor hasOrphans isFullyConnected (#325)
  • CloudGraphsDFG does not solve (#378)
  • corresponding getDataEntry function call (#392)
  • CGDFG updatePPE should warn on not exist and then add (#397)
  • FileDataStore vs InMemDataStore (#406)
  • tag v0.7.5 (#409)
  • neo4j bug on travis arm64 (#414)
  • Sentinel node behavior in CGDFG and matching InMemory (#415)
  • Regex todot test or just test all options to fix test sometimes failing (#419)

Merged pull requests:

  • add datastore (oops) (#410) (@dehann)
  • travis neo4j download and setup (#411) (@Affie)
  • Standardize and test cloud graph variable and factor crud (#412) (@Affie)
  • Update cgdfg test and fixing bugs (#413) (@Affie)
  • Update cgdfg tests and small bugfixes (#416) (@Affie)
  • CG Structure updates and creating sentinel nodes in the constructor (#417) (@GearsAD)
  • Update .travis.yml to only build on certain pushed branches (#418) (@Affie)
  • force remove (#420) (@dehann)
  • step to rename FactorOperationalMemory (#422) (@Affie)
  • Test more todot orders (#423) (@Affie)
  • Merge master into ppeindependent (#424) (@Affie)
  • Rename hasOrphans and isFullyConnected to isConnected (#427) (@Affie)
  • SKIP_CGDFG_TESTS env var (#428) (@Affie)
  • put back CGDFG solve test (#429) (@Affie)
  • fetchData and docs (#430) (@dehann)