0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Rust10 forks (10 forks)auto 404
enhancementgood first issue
Repository metrics
- Stars
- 83 stars (83 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Study the efficient Bernoulli number algorithm from the linked Wikipedia article. Identify where to add the implementation in the existing algebra module structure, likely in a combinatorics or number theory module. Write tests to verify the computed Bernoulli numbers against known values.
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- RustGit