Tags: kaydoh/pygraphistry
Tags
docs(cleanup): fix get_degrees name and add digest (graphistry#331) * docs(cleanup): fix get_degrees name and add digest * fix(memoization): graphistry#326 detect col name changes * docs(changelog): fixe * docs(README): updated intro
Dev/matching (graphistry#329) * fix(edge bindings) * docs(CHANGELOG) * fix(matchers): pass type checks
Dev/query (graphistry#327) * refactor(compute): move compute into a folder * fix(api=1 categoricals): serializer warning * infra(harden): treat warnings as errors * docs(ComputeMixin): handle move * refactor(hop): move to standalone file * infra(lint): allow better method defs * feat(filter_by_dict): including node, edge variants * fix(lint): new line warning * feat(hop edge predicates): with extern file refactor * fix(compute): add type defs * feat(hops): add pre and post pattern filtering * refactor(node_match): pre/post to soruce/destination * refactor(node_match): pre/post to soruce/destination
Sugiyama (graphistry#317) * Layered layout implementation. * Refactorings, reorg of directories and removal of NetworkX reference failing the CI tests. * NetworkX removal (bis) and Pandas example added in notebook. * MyPy fixes. * Topological coordinates implemented towards the new tree_layout. * Plugged Sugiyama into LayoutsMixin. Topological coordinates. * Early cycle detection. * Consolidated old and new unit tests all pass. * Sphinx indentation issues fixed. * Sphinx structure now includes layout. * Pip setup did not include layout directory. * Deprecated pandas.append replaced with concat. GraphBase.M to GraphBase.matrix Vertex.c to Vertex.component * V and E renamed to vertices and edges. * First take on label_component method. * Documentation fix. * Roots and edge inversions. * Improved roots and edge inversions. * Custom roots layering. * Some refactoring. * Sugialex (graphistry#316) * adds x, y bindings on layout, and corrects return error (was returning g, instead of g2) * adds x, y bindings on layout with play=0 and changes self=>g in materialize nodes for safety... * fix(tree layout demo): trim and move * fix(docs): remove wrong-folder docs * infra(test accepts cli args) * fix(lint): sugiyama * docs(sugiyama): mark non-vector as deprecated * infra(sugiyama): explicit imports * feat(rotation) * docs(rotate) * feat(method hops) * garden(tests): simpler var names * docs(hop) * fix(mypy workaround) * fix(mypy): explicit cast Co-authored-by: Alex <alex@stayopen.com> Co-authored-by: Swa <swa@orbifold.net> Co-authored-by: Alex <alex@stayopen.com>
Dev/colors (graphistry#313) * docs(readme): more colors * docs(README): style consistency * docs(CHANGELOG)
Dev/colors (graphistry#313) * docs(readme): more colors * docs(README): style consistency * docs(CHANGELOG)
Dev/colors (graphistry#313) * docs(readme): more colors * docs(README): style consistency * docs(CHANGELOG)
PreviousNext