Skip to content

Fix/issues 21 23 26#43

Merged
saudzahirr merged 5 commits into
masterfrom
fix/issues-21-23-26
May 19, 2026
Merged

Fix/issues 21 23 26#43
saudzahirr merged 5 commits into
masterfrom
fix/issues-21-23-26

Conversation

@saudzahirr
Copy link
Copy Markdown
Member

No description provided.

saudzahirr and others added 4 commits May 19, 2026 23:11
In scipy's lognorm, the `scale` parameter maps to exp(mu) of the
underlying normal distribution, while `loc` shifts the whole
distribution. Using `loc` produced an incorrect distribution shape.

Closes #28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes #26

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Both UncertainFunction.plot() and UncertainVariable.plot() now use the
matplotlib OO API (fig, ax = plt.subplots()) and return the axes object,
allowing callers to further customize the plot.

Closes #21

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@saudzahirr saudzahirr self-assigned this May 19, 2026
Removed author information from CITATION.cff.
@sonarqubecloud
Copy link
Copy Markdown

@saudzahirr saudzahirr merged commit 8b2f767 into master May 19, 2026
5 checks passed
@saudzahirr saudzahirr deleted the fix/issues-21-23-26 branch May 19, 2026 18:55
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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