adobe / adobe/Chronikis

exponential_mt / exponential_rt with negative rate

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
24
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Should allow exponential_mt(mean, ub) to have mean >= 0.5 * ub.
Likewise should allow exponential_rt(theta, ub) to have theta <= 0.

Contributor guide

Open the contributing guide

Research direction

Locate the definitions and parameter validation for exponential_mt(mean, ub) and exponential_rt(theta, ub). Check how the current bounds are enforced, then update the behavior so the requested boundary values are accepted and verify both functions across the stated limits.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
compilers
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.