Myeongseon Choi f82c0702a9
All checks were successful
CI / Format (push) Successful in 1m9s
CI / Test (push) Successful in 1m14s
CI / Clippy (push) Successful in 1m40s
Add project context documentation for prime-rs
- Introduced a comprehensive `context.md` file detailing the project's principles, structure, implementation phases, and testing strategies.
- Outlined the core objectives of porting the C++ `primecount` library to Rust, emphasizing the design principles and modular dependencies.
- Provided a clear roadmap for implementation phases, including stub functions and their corresponding algorithms.
- Included references to C++ algorithms and their mappings to Rust functions to aid in development and understanding.
2026-03-15 23:36:18 +09:00
Description
No description provided
73 KiB
Languages
Rust 83.5%
Python 15.6%
Shell 0.9%