test_fermi_dirac blows up aound 4 for double, long double.
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- C++
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Some transition is happening too early for those types.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the test_fermi_dirac test and the Fermi–Dirac implementation it exercises. Reproduce the failure around 4 for double and long double, then trace the transition and verify that it occurs at the intended point for both types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100