Skip to content
#

graph-analysis

Here are 99 public repositories matching this topic...

dschult
dschult commented Sep 20, 2021

Let's update the documentation to make it clear that the check_planarity function is the primary interface for the planar embedding tools. Also, the class PlanarEmbedding is tricky to make sure it maintains the planar data structure. People not familiar with those ideas should definitely start with the check_planarity function.

See discussion in #5079

adocherty
adocherty commented Nov 27, 2019

Description

Currently our unit tests are disorganized and each test creates example StellarGraph graphs in different or similar ways with no sharing of this code.

This issue is to improve the unit tests by making functions to create example graphs available to all unit tests by, for example, making them pytest fixtures at the top level of the tests (see https://docs.pytest.org/en/latest/

TripleSpeeder
TripleSpeeder commented Nov 4, 2020

There is a proof-of-concept github action using https://github.com/ReactiveCircus/android-emulator-runner in branch https://github.com/BrightID/BrightID/tree/automate_detox
It kind of runs, but not usable/reliable.

Things to try:

  • Make detox test a release build of the app so we don't need to have metro running in parallel
  • Use iOS simulator instead of android emulator
  • Fork the android

Open Semantic Visual Linked Data Graph Explorer: Open Source tool (web app) and user interace (UI) for discovery, exploration and visualization of direct and indirect connections between named entities like persons, organizations, locations & concepts from thesarus or ontologies within your documents and knowledgegraph

  • Updated Jan 16, 2020
  • HTML

Improve this page

Add a description, image, and links to the graph-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-analysis topic, visit your repo's landing page and select "manage topics."

Learn more