Closed
Milestone
Release 0.1.0
We want to release 0.1.0 version of the crate.
Roughly speaking, before release we want several things to happen.
Priority 1:
- Better documentation
- Examples and more tests
- Warn/deal specifically with 2-adic stuff
- Check the config thoroughly
- Add keywords & categories
- Add licensing information
Priority 2:
- Refactor to make more functional and transparent
- Deal with roots of numbers with factors of p
- Deal with roots with an exponent with factors of p
- Integrating clock stuff into e.g. the documentation
- Think about compiler flags to add clock svg etc. to the crate
Priority 3:
- Introduce an Adic struct or something like that
- Implement add/sub/mul/div and allow rootfinding with this struct
Priority 4:
- MAYBE think about lazily calculating the digits
Loading
Loading
Loading
Loading