Flatbush

Latest version: v1.1.0

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

Scan your dependencies

Page 2 of 4

2.0.4

Fix infinite loop on `new Flatbush(0)` (throws an error now).

2.0.3

Fixed `search` not throwing an error if called before `finish`.

2.0.2

- Slightly improved search performance.

2.0.1

- Improved search performance by ~30%.
- Slightly better packing for cases where item bbox sizes vary a lot.

2.0.0

- ⚠️ Breaking: `flatbush(...)` should now be `new Flatbush(...)`.
- Add optional `data` constructor argument for reconstructing an index after transferring.
- Use ES syntax in the exported module (doesn't affect node/browser builds).
- Expose `numItems`, `nodeSize`, `ArrayType`, `minX`, `minY`, `maxX`, `maxY` properties.
- Avoid worst case performance when data is already hilbert-sorted.

1.3.1

Fixed a sorting bug, in turn significantly improving search performance.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.