huonw / primal

primal puts raw power into prime numbers.
http://docs.rs/primal/
Apache License 2.0
108 stars 17 forks source link

Fix prime_pi on multiples of SEG_LEN #51

Closed cuviper closed 1 year ago

cuviper commented 1 year ago

The code was not accounting for the case where there was no trailing segment that needed a partial count_ones_before.

Fixes #50.

cuviper commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build succeeded: