Cityseer

Latest version: v4.17.3

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

Scan your dependencies

Page 11 of 16

1.0.0a3

v1 alpha release

This release includes significant changes including several breaking changes.

Given that the repo is still in alpha / beta development stages these changes won't be discussed here in depth, except to note that:
- The graph cleaning methods have been substantially overhauled. The consolidation methods have changed substantially; see the documentation for examples of how to use the new methods.
- The documentation system has been upgraded: the latest version includes a python `docstring` parser that builds the markdown from the source code. The static site generator has been migrated from `vuepress` to `vitepress`.

The latest version is named for `v1` (alpha) indicating that the intent is now to stabilise development going forward.

0.12.0

Breaking change:
=============

The `compute_centrality` method has been split into two: `compute_node_centrality` and `compute_segment_centrality`. This release incorporates some abstractions pertaining to numba JIT compiled functions and improves angular and segmentised methods.

0.11.1

0.11.0

Reverts node betweenness to old behaviour (does not skip ghosted nodes for decomposed graphs).

0.10.2

- Fixes network map checks.
- Tames temporary numba progress bar.

0.10.1

Adds a step to shortest-path algorithms to check for self-loop scenarios. (Edges still considered for segment centrality methods.)

Page 11 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.