feat(expr): implement gamma/lgamma function #23556
Open
Task list completed / task-list-completed
succeeded
Oct 31, 2025 in 0s
3 / 3 tasks completed (+7 optional)
All tasks have been completed (+7 optional)
Details
Required Tasks
| Task | Status |
|---|---|
| gamma function | Completed |
| lgamma function | Completed |
| I have written necessary rustdoc comments. | Completed |
Optional Tasks
| Task | Status |
|---|---|
| I have added necessary unit tests and integration tests. | Incomplete |
| I have added test labels as necessary. | Incomplete |
| I have added fuzzing tests or opened an issue to track them. | Incomplete |
| My PR contains breaking changes. | Incomplete |
| My PR changes performance-critical code, so I will run (micro) benchmarks and present the results. | Incomplete |
| I have checked the Release Timeline and Currently Supported Versions to determine which release branches I need to cherry-pick this PR into. | Incomplete |
| My PR needs documentation updates. | Incomplete |
Loading