JuliaDiff / JuliaDiff/FiniteDifferences.jl
Enable CI on 32-bit builds
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 318
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
In #119, we temporarily turned on 32-bit builds, which all failed. It would be good to run CI on 32-bit builds to work out if this is an issue with tolerances in the test suite or in the source itself, since it would be handy to use this package to check AD rules on 32-bit machines as well.
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
Review issue #119 and the repository's CI configuration first, then run the 32-bit builds and inspect their failures. Determine whether the failures come from test tolerances or the source itself; done means 32-bit CI runs and the failure cause is addressed or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100