Locan

Latest version: v0.20.0

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

Scan your dependencies

Page 1 of 5

0.21

=================

New Features
------------
- ...

API Changes
-----------
- ...

Bug Fixes
---------
- ...

Other Changes and Additions
---------------------------
- ...

0.20

=================

New Features
------------
- make locan default colormaps available for napari

API Changes
-----------
- change color of contours to gray in LocalizationProperty2d
- sort show_versions output
- add register method based on skimage and refactor register_cc
- replace hdbscan with scikit-learn hdbscan and remove dependency from hdbscan

The new implementation should yield identical results if the min_samples
parameter is increased by one. See notes at
https://scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html

- refactor: deprecate mpl-scatter-density

Bug Fixes
---------
- fix: tests that mutate locdata_2d fixture
- fix: change VisibleDeprecationWarning to exceptions.VisibleDeprecationWarning
- fix: change deprecated numpy function in1d to isin
- fix: tests with numeric representations of numpy arrays
- refactor: integrate colorcet colormaps as default without relying on the colorcet package.
- fix: wrong computation of localization_precision_model_1
- fix: code coverage in GitHub actions

Other Changes and Additions
---------------------------
- various changes to documentation
- lint for numpy=2.0 and fix new ruff issues
- refactor: gitignore
- refactor dockerfiles to make use of miniforge
- add tool show_test_data to show test data
- remove requirements.txt and requirements_dev.txt
- fix tests to be compatible with pandas 2.2.0
- speed up tests for localization_precision
- optimize test data
- fix errors and deprecation warnings for pandas 2.0
- switch to black ~24.0 format
- add more benchmarks
- add dockerfile to deploy locan with jupyter lab
- update protobuf files and pin protobuf>=5.26
- restructured module layout
- refactor: replace requests with httpx
- refactor: replace optional-dependencies for html with http
- refactor: remove qt dependency from locan[all] and from locan[test-qt]
- fix: update protobuf compiler and pb2 files with protoc 28.2
- refactor: add check for runtime numpy version in open3d functions.

0.19.1

===================

Other Changes and Additions
---------------------------
- constrain protobuf version to <5

0.19

=================

Other Changes and Additions
---------------------------
- add lazy_imports of API
- introduce src-layout in code base

0.18

=================

API Changes
-----------
- add colormaps module and change management of colormaps
- remove outdated module with analysis example

Bug Fixes
---------
- fix version readout with readthedocs

Other Changes and Additions
---------------------------
- add GitHub action for deploying to PyPI and TestPyPI
- configure setuptools_scm for branching model

0.17

=================

New Features
------------
- feat: adapt LocData.from_dataframe to take any dataframe that supports the dataframe interchange protocol.
- feat: add gui dialog to set file path

API Changes
-----------
- remove deprecated LocalizationUncertaintyFromIntensity

Bug Fixes
---------
- fix: tests for shapely 2.0.2 with geos 3.12.0 in conda environment
- fix: bin-to-pixel relation in render in napari
- fix: readthedocs version readout

Other Changes and Additions
---------------------------
- refactor: update to python 3.12

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.