Skip to content

PR: Implement support for multi-spectral distributions in colour.spectral_similarity_index definition.#1373

Merged
KelSolaar merged 1 commit intodevelopfrom
feature/ssi
Nov 6, 2025
Merged

PR: Implement support for multi-spectral distributions in colour.spectral_similarity_index definition.#1373
KelSolaar merged 1 commit intodevelopfrom
feature/ssi

Conversation

@KelSolaar
Copy link
Copy Markdown
Member

Summary

This PR implements support for multi-spectral distributions in colour.spectral_similarity_index definition.

It should broadcast:

  • sd vs sd
  • sd vs msds
  • msds vs sd
  • msds vs msds (assuming that they are broadcastable)

References #1370.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • [N/A] New transformations have been added to the Automatic Colour Conversion Graph.
  • [N/A] New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • New features are documented along with examples if relevant.
  • The documentation is Sphinx and numpydoc compliant.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 99.24%. remained the same
when pulling 8ae57e2 on feature/ssi
into b027924 on develop.

@KelSolaar KelSolaar merged commit ad9a3f0 into develop Nov 6, 2025
32 checks passed
@KelSolaar KelSolaar deleted the feature/ssi branch November 6, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants