Skip to content

[ENH] systematically move distribution author credits to tag system#774

Merged
fkiraly merged 1 commit into
mainfrom
author-tag-dist
Feb 26, 2026
Merged

[ENH] systematically move distribution author credits to tag system#774
fkiraly merged 1 commit into
mainfrom
author-tag-dist

Conversation

@fkiraly
Copy link
Copy Markdown
Collaborator

@fkiraly fkiraly commented Feb 26, 2026

This PR moves the distribution author credits to the tag system, from occasional use of the __author__ variable in the module.

The reason is to make authorship more inspectable through the scikit-base tag system, which is easier to use in an estimator overview, for instance, to make author credits visible programmatically.

Also removes the todo from extension templates to use the __author__ variable, since many authors were not using the tag (that was also recommended in the extension templates). This will hopefully prompt more authors to use the tag system in the future.

@fkiraly fkiraly added enhancement module:probability&simulation probability distributions and simulators labels Feb 26, 2026
@fkiraly fkiraly merged commit 12124e1 into main Feb 26, 2026
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement module:probability&simulation probability distributions and simulators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant