Skip to content

fix(families): raise ValueError for x outside support in exponential and uniform#118

Open
MyznikovFD wants to merge 1 commit into
mainfrom
score-function
Open

fix(families): raise ValueError for x outside support in exponential and uniform#118
MyznikovFD wants to merge 1 commit into
mainfrom
score-function

Conversation

@MyznikovFD
Copy link
Copy Markdown
Collaborator

No description provided.

@MyznikovFD MyznikovFD self-assigned this May 25, 2026
@MyznikovFD MyznikovFD requested review from Desiment and LeonidElkin and removed request for LeonidElkin May 25, 2026 16:00
@MyznikovFD MyznikovFD added Bug Something isn't working API: Consistency Internal Consistency of API/Behavior core.families core.families.builtins labels May 25, 2026
@MyznikovFD MyznikovFD moved this to In review in PySATL Core Developing May 25, 2026
@MyznikovFD MyznikovFD linked an issue May 25, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API: Consistency Internal Consistency of API/Behavior Bug Something isn't working core.families.builtins core.families

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Score should raise ValueError for points outside support, not 0

1 participant