Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kimwalisch/primecount issues and pull requests
#76 - GCC-15 compatibility
Issue -
State: closed - Opened by orlitzky 4 months ago
- 3 comments
#75 - Move code from generate.hpp to generate.cpp
Pull Request -
State: closed - Opened by kimwalisch 5 months ago
#74 - Move generate_phi.hpp code phi_vector.cpp
Pull Request -
State: closed - Opened by kimwalisch 5 months ago
#73 - Move x86 CPUID code from cpuid.hpp to cpuid.cpp
Pull Request -
State: closed - Opened by kimwalisch 5 months ago
#72 - Remove GCC ifunc
Pull Request -
State: closed - Opened by kimwalisch 8 months ago
#71 - Preliminary MSVC int128_t support
Pull Request -
State: closed - Opened by kimwalisch 8 months ago
#70 - Support compiling with -std=c++* (and -std=gnu++*)
Pull Request -
State: closed - Opened by kimwalisch 8 months ago
#69 - Enable GCC/Clang function multiversioning for ARM SVE once the compilers support it
Issue -
State: closed - Opened by kimwalisch 8 months ago
- 1 comment
Labels: enhancement
#68 - Vectorized count algorithm using AVX512 and ARM SVE
Pull Request -
State: closed - Opened by kimwalisch 8 months ago
#67 - Improved load balancing for AC algorithm
Pull Request -
State: closed - Opened by kimwalisch 8 months ago
#66 - Infinite loop in Li(x) & RiemannR(x) on Linux i386
Issue -
State: closed - Opened by kimwalisch 8 months ago
Labels: bug
#65 - Port AppVeyor CI tests to GitHub Actions
Pull Request -
State: closed - Opened by kimwalisch about 1 year ago
#64 - prime_pi of a negative number fails with Bus error
Issue -
State: closed - Opened by mezzarobba over 1 year ago
- 6 comments
#63 - Riemann R approximation is a little off
Issue -
State: open - Opened by lesshaste almost 2 years ago
- 3 comments
#62 - xavier gourdon's paper
Issue -
State: closed - Opened by hrichharms almost 2 years ago
- 3 comments
#61 - Update to upcoming libprimesieve-9.0
Pull Request -
State: closed - Opened by kimwalisch about 2 years ago
#60 - Primecount fails at runtime with GCC-12 & MinGW/MSYS2 (Windows 10)
Issue -
State: closed - Opened by kimwalisch over 2 years ago
- 2 comments
#59 - Use pod_array instead of std::array
Pull Request -
State: closed - Opened by kimwalisch over 2 years ago
#58 - Use new pod_vector instead of std::vector
Pull Request -
State: closed - Opened by kimwalisch over 2 years ago
#57 - By 2027 change default setting to WITH_LIBDIVIDE=OFF in CMakeLists.txt
Issue -
State: open - Opened by kimwalisch over 2 years ago
- 1 comment
#56 - By 2025 change default setting to WITH_DIV32=OFF in CMakeLists.txt
Issue -
State: closed - Opened by kimwalisch over 2 years ago
- 5 comments
#55 - Avoid lock initialization for single thread
Pull Request -
State: closed - Opened by kimwalisch over 2 years ago
#54 - cmake enhancement
Pull Request -
State: closed - Opened by jgmbenoit almost 3 years ago
- 1 comment
#53 - Broken WITH_POPCNT logic
Issue -
State: closed - Opened by mkoeppe almost 3 years ago
- 17 comments
#52 - Add CI for portability/integration testing with Sage
Pull Request -
State: closed - Opened by mkoeppe almost 3 years ago
- 17 comments
#51 - Please create discussions
Issue -
State: closed - Opened by b3s23love almost 3 years ago
#50 - Question regarding PhiTiny test
Issue -
State: closed - Opened by b3s23love almost 3 years ago
- 4 comments
#49 - Question regarding PhiTiny _sieve array
Issue -
State: closed - Opened by b3s23love about 3 years ago
- 11 comments
#48 - brew install on macOS installs primecount 7.0 and no library
Issue -
State: closed - Opened by Tiza59 about 3 years ago
- 5 comments
#47 - set minimal version of external primesieve
Pull Request -
State: closed - Opened by dimpase about 3 years ago
- 14 comments
#46 - describing how to build dynamically linked (lib)primecount without root
Issue -
State: closed - Opened by dimpase about 3 years ago
- 6 comments
#45 - need to set LD_LIBRARY_PATH for default install on Debian 11
Issue -
State: closed - Opened by dimpase about 3 years ago
- 15 comments
#44 - add pkg-config config?
Issue -
State: closed - Opened by dimpase about 3 years ago
- 5 comments
#43 - Use compressed lookup table in phi_tiny(x, a)
Pull Request -
State: closed - Opened by kimwalisch over 3 years ago
#42 - Data Races in LoadBalancerS2.cpp
Issue -
State: closed - Opened by ghost over 3 years ago
- 3 comments
Labels: invalid
#41 - Build on windows using mingw fail
Issue -
State: closed - Opened by utmcontent over 3 years ago
- 12 comments
Labels: invalid
#40 - Improved P2/B scaling
Pull Request -
State: closed - Opened by kimwalisch over 3 years ago
#39 - Integer overflow in phi(x, a)
Issue -
State: closed - Opened by kimwalisch almost 4 years ago
Labels: bug
#38 - Use dynamic thread scheduling whenever possible
Pull Request -
State: closed - Opened by kimwalisch almost 4 years ago
#37 - Incorrect Common Lisp bindings link
Issue -
State: closed - Opened by AaronChen0 about 4 years ago
- 1 comment
#36 - Add jemalloc support
Pull Request -
State: closed - Opened by kimwalisch about 4 years ago
#35 - Idea for improvement to LMO/pi_lmo5.cpp
Issue -
State: closed - Opened by sethtroisi about 4 years ago
- 5 comments
#34 - Improve status accuracy of AC formulas
Pull Request -
State: closed - Opened by kimwalisch over 4 years ago
#33 - Improve OpenMP scaling by reusing threads
Pull Request -
State: closed - Opened by kimwalisch over 4 years ago
#32 - primecount-backup prints incorrect time elapsed
Issue -
State: closed - Opened by kimwalisch over 4 years ago
- 1 comment
#31 - Improve libdivide code
Pull Request -
State: closed - Opened by kimwalisch over 4 years ago
#30 - Balance counting with counters array & sieve array
Pull Request -
State: closed - Opened by kimwalisch over 4 years ago
#29 - Improve sieve counting
Pull Request -
State: closed - Opened by kimwalisch almost 5 years ago
#28 - Add C API
Issue -
State: closed - Opened by AaronChen0 almost 5 years ago
- 3 comments
Labels: enhancement
#27 - Simplify fast_div(x, y) function
Pull Request -
State: closed - Opened by kimwalisch almost 5 years ago
#26 - Fix sieve vector out of bounds
Pull Request -
State: closed - Opened by kimwalisch about 5 years ago
#25 - Avoid calling vector's operator[] with an out-of-bounds index.
Pull Request -
State: closed - Opened by jamesjer about 5 years ago
- 3 comments
#24 - Error: pi_gourdon_64(125)=31 instead of 30
Issue -
State: closed - Opened by kimwalisch about 5 years ago
- 4 comments
#23 - Add advanced Gourdon options
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#22 - Merge A & C formulas
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#21 - Formulas for segmenting Gourdon's C formula
Issue -
State: closed - Opened by kimwalisch over 5 years ago
- 5 comments
#20 - Segmented a formula
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#19 - Formulas for segmenting Gourdon's A formula
Issue -
State: closed - Opened by kimwalisch over 5 years ago
- 4 comments
#18 - Reduce memory usage of FactorTable by 10%
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#17 - x64 assembly for (128-bit / 64-bit) = 64-bit
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#16 - Legendre O(x)
Issue -
State: closed - Opened by flcoder over 5 years ago
- 3 comments
#15 - build requires cmake >= 3.7
Issue -
State: closed - Opened by erantapaa over 5 years ago
- 2 comments
Labels: bug
#14 - Hugepages
Pull Request -
State: closed - Opened by kimwalisch over 5 years ago
#13 - Multi-threading data races
Issue -
State: closed - Opened by kimwalisch over 6 years ago
- 2 comments
Labels: bug
#12 - explain in docs how to run tests
Issue -
State: closed - Opened by dimpase over 6 years ago
- 6 comments
Labels: enhancement
#11 - make install fail
Issue -
State: closed - Opened by videlec over 6 years ago
- 19 comments
Labels: bug
#10 - Do not check for C compiler
Pull Request -
State: closed - Opened by kimwalisch almost 7 years ago
#9 - Reason for nth prime limit?
Issue -
State: closed - Opened by JoshuaRLi-Savioke over 7 years ago
- 2 comments
#8 - results.txt: incorrect seconds
Issue -
State: closed - Opened by kimwalisch over 7 years ago
- 1 comment
Labels: bug
#7 - Test results.txt on Windows
Issue -
State: closed - Opened by kimwalisch over 7 years ago
- 1 comment
#6 - Enhance code sections in README.md
Issue -
State: closed - Opened by kimwalisch over 8 years ago
- 1 comment
Labels: enhancement
#5 - Get rid of MAX_THREADS constant
Issue -
State: closed - Opened by kimwalisch over 8 years ago
- 1 comment
Labels: enhancement
#4 - Rename interval to distance
Issue -
State: closed - Opened by kimwalisch over 8 years ago
- 1 comment
Labels: enhancement
#3 - TODO: test with c < PhiTiny::get_c(y)
Issue -
State: closed - Opened by kimwalisch over 8 years ago
- 1 comment
#2 - AddressSanitizer: undefined-behavior
Issue -
State: closed - Opened by kimwalisch over 8 years ago
Labels: bug, wontfix
#1 - Potential bug
Issue -
State: closed - Opened by kimwalisch over 8 years ago
- 1 comment
Labels: bug