An open API service for providing issue and pull request metadata for open source projects.

GitHub / huonw/primal issues and pull requests

#63 - remove executable bit on .rs source files

Pull Request - State: closed - Opened by tenzap 10 months ago - 1 comment

#62 - Release new versions of all crates

Pull Request - State: closed - Opened by cuviper about 1 year ago

#61 - sieve: Use `saturating_add` when computing `next_base`

Pull Request - State: closed - Opened by cuviper about 1 year ago

#60 - tests failing on i386 architecture: panicked at 'attempt to add with overflow'

Issue - State: closed - Opened by tenzap about 1 year ago - 3 comments

#59 - #![no_std] as an optional feature

Pull Request - State: open - Opened by piotrfila over 1 year ago - 12 comments

#58 - CI: apt-get update

Pull Request - State: closed - Opened by cuviper about 2 years ago - 2 comments

#57 - Upgrade http links to https in Cargo.toml

Pull Request - State: closed - Opened by Benjins-automation about 2 years ago - 7 comments

#56 - Documentation mismatch for primal_check::miller_rabin

Issue - State: closed - Opened by wyf18 over 2 years ago - 2 comments

#55 - Clean up doctests for 32-bit usize

Pull Request - State: closed - Opened by cuviper over 2 years ago - 4 comments

#54 - Clean up doctests for 32-bit usize

Pull Request - State: closed - Opened by cuviper over 2 years ago - 3 comments

#53 - Test failure on i686

Issue - State: closed - Opened by opoplawski over 2 years ago - 1 comment

#52 - Release primal-sieve 0.3.5

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#51 - Fix prime_pi on multiples of SEG_LEN

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#50 - `StreamingSieve::prime_pi` panics on `15 << i` with `i >= 16`

Issue - State: closed - Opened by aedoq almost 3 years ago - 7 comments

#49 - Fix the limit in find_new_sieving_primes

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#48 - `StreamingSieve::prime_pi` outputs incorrect results

Issue - State: closed - Opened by aedoq almost 3 years ago - 5 comments

#47 - primal-check: add an additional witness check

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#46 - primal-check: use the primitive u128 type

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#45 - Passing Composites

Issue - State: closed - Opened by JASory almost 3 years ago

#44 - Fixed miller-rabin test

Pull Request - State: closed - Opened by JASory almost 3 years ago - 11 comments

#43 - Add LICENSE files to sub-crates and publish

Pull Request - State: closed - Opened by cuviper almost 3 years ago - 2 comments

#42 - please include LICENSE files

Issue - State: closed - Opened by opoplawski almost 3 years ago - 1 comment

#41 - Update and simplify the CI workflow

Pull Request - State: closed - Opened by cuviper about 3 years ago - 2 comments

#40 - Update and simplify the CI workflow

Pull Request - State: closed - Opened by cuviper about 3 years ago - 3 comments

#39 - Revert "Temporarily ignore i686 bench"

Pull Request - State: closed - Opened by cuviper over 3 years ago - 2 comments

#38 - Fix docs typo wrongly referring to prime_pi

Pull Request - State: closed - Opened by ben-brook over 3 years ago - 2 comments

#37 - Replace Travis CI with GitHub Actions

Pull Request - State: closed - Opened by cuviper over 3 years ago - 11 comments

#36 - primal-sieve: Avoid UB use of `pointer::offset`

Pull Request - State: closed - Opened by cuviper over 3 years ago - 2 comments

#35 - Strange Miri error with pointer offset out of bounds in primal-sieve

Issue - State: closed - Opened by saethlin over 3 years ago - 3 comments

#34 - Iterating primes in descending order

Issue - State: open - Opened by samuelpilz almost 4 years ago - 1 comment

#33 - Allow serializing/deserializing `Primes`

Issue - State: open - Opened by chrismooredev over 4 years ago - 1 comment

#32 - Version shenanigans for cyclic dev-dependencies

Pull Request - State: closed - Opened by cuviper about 5 years ago - 3 comments

#31 - Upgrade to 2018 edition

Pull Request - State: closed - Opened by cuviper about 5 years ago - 4 comments

#30 - Big refactoring

Pull Request - State: closed - Opened by cuviper about 5 years ago - 16 comments

#29 - Fix deprecated

Pull Request - State: closed - Opened by ghost over 5 years ago - 2 comments

#28 - Add a combinatorial prime number counter

Pull Request - State: open - Opened by justAnotherMathmo almost 6 years ago - 5 comments

#27 - Add codecov.yml to ignore the generators subdirectory.

Pull Request - State: closed - Opened by huonw over 6 years ago - 4 comments

#26 - primal-estimate: use optimal estimates across u64 ranges, add better estimates

Pull Request - State: closed - Opened by huonw over 6 years ago - 4 comments

#25 - Investigate "The n-th prime asymptotically" Reyna, Jeremy 2012

Issue - State: closed - Opened by huonw almost 11 years ago - 1 comment

#22 - Use Codecov instead of coveralls

Pull Request - State: closed - Opened by huonw over 6 years ago - 9 comments

#21 - bors: add appropriate configuration for it.

Pull Request - State: closed - Opened by huonw over 6 years ago - 12 comments

#18 - Update smallvec to 0.6

Pull Request - State: closed - Opened by debris over 7 years ago - 6 comments

#17 - check: bump to 0.2.3

Pull Request - State: closed - Opened by johnpmayer over 7 years ago - 3 comments

#16 - sieve: Remove internal limits

Pull Request - State: closed - Opened by cuviper over 7 years ago - 1 comment

#15 - sieve: fix an unused mut

Pull Request - State: closed - Opened by cuviper over 7 years ago

#14 - Test failures on i686-unknown-linux-gnu

Issue - State: closed - Opened by cuviper over 7 years ago - 1 comment
Labels: bug

#13 - Test primal on i686

Pull Request - State: closed - Opened by cuviper over 7 years ago - 2 comments

#12 - Clean up warnings and dependencies

Pull Request - State: closed - Opened by cuviper almost 8 years ago - 1 comment

#11 - Small optimisations

Pull Request - State: closed - Opened by Vurich about 8 years ago - 9 comments

#10 - primal fails on big-endian machines

Issue - State: closed - Opened by cuviper about 8 years ago
Labels: bug

#9 - Prime factors generation

Issue - State: open - Opened by palacaze about 9 years ago
Labels: enhancement

#8 - Sieve::factor: overflow fix and early-break optimization

Pull Request - State: closed - Opened by cuviper almost 10 years ago - 6 comments

#7 - Safe multiplication and division operations.

Pull Request - State: closed - Opened by Antiarchitect almost 10 years ago - 5 comments

#6 - arithmetic operation overflowed

Issue - State: closed - Opened by Antiarchitect almost 10 years ago

#5 - Add "new with at least n primes" function to Sieve

Pull Request - State: open - Opened by wackywendell about 10 years ago - 4 comments

#4 - random prime number generator for BigInt BigUint

Issue - State: open - Opened by allan-simon about 10 years ago
Labels: enhancement

#3 - Documentation and Structure

Issue - State: open - Opened by wackywendell about 10 years ago - 6 comments
Labels: enhancement

#2 - Added more asserts to documentation

Pull Request - State: closed - Opened by wackywendell about 10 years ago - 5 comments

#1 - Sieve panics when given a small limit

Issue - State: closed - Opened by wackywendell about 10 years ago - 1 comment