Graphistry

Latest version: v0.35.0

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 18

0.34.17

Added

* Layout: `circle_layout()` that moves points to one or more rings based on an ordinal field such as degree
* Layout: `fa2_layout()` that uses the ForceAtlas2 algorithm to lay out the graph, with some extensions.
* Layout: `group_in_a_box_layout()` is significantly faster in CPU and GPU mode
* Layout: `group_in_a_box_layout()` exposes attribute `_partition_offsets`
* Compute methods `g.to_pandas()` and `g.to_cudf()`

Fix

* cugraph methods now handle numerically-typed node/edge index columns
* repeat calls to `fa2_layout` and `group_in_a_box_layout` now work as expected

Docs

* Add group-in-a-box layout tutorial

Infra

* Expose `scene_settings` in `Plottable`

0.34.16

Docs

* Update and streamline readme.md
* Add quicksheet for overall
* More crosslinking

Infra

* Add markdown support to docsite
* ReadTheDocs homepage reuses github README.md
* Docs pip install caches
* Drop SVGs and external images during latexpdf generation

Changed

* Treemap import `squarify` deferred to use to allow core import without squarify installed, such as in `--no-deps`

0.34.15

Docs

* Improve GFQL translation doc
* Add examples and API links: Shaping, Hypergraphs, AI & ML
* Add performance docs
* Add AI examples

0.34.14

Added

* HTTP responses with error status codes log an `logging.ERROR`-level message of the status code and response body

0.34.13

Docs

* Add more GFQL cross-references

0.34.12

Docs

* Fix ipynb examples in ReadTheDocs distribution

Page 3 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.