openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
Math-Prime-Util-GMP
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add internal mpz_product_ui. Update to mpz_get_uv, mpz_get_iv, mpz_set_iv.
Dana Jacobsen
More...
over 1 year ago
Add prime_iterator_init()
Dana Jacobsen
More...
over 1 year ago
UV / ui revamp part 1
Dana Jacobsen
More...
over 1 year ago
Quote some 64-bit numbers in test results
Dana Jacobsen
More...
over 1 year ago
Add some composites to catch some possible primality proof errors
Dana Jacobsen
More...
over 1 year ago
Use smaller lucas_sequence overflow test on 32-bit Perl. Github #41.
Dana Jacobsen
More...
over 1 year ago
Allow spelling release test to pass '0-th'
Dana Jacobsen
More...
over 1 year ago
powreal and rootreal return undef if they cannot return a proper real result. Resolves #26.
Dana Jacobsen
More...
over 1 year ago
Rewrite much of the BLS75 code. Slightly faster. Found various issues especially with N+1. Did not impact ECPP. Resolves #22.
Dana Jacobsen
More...
over 1 year ago
Add is_qr(a,n) function and update doc for kronecker. Resolves #32.
Dana Jacobsen
More...
over 1 year ago
Documentation updates
Dana Jacobsen
More...
over 1 year ago
Fix error in small ranged prime_count. Resolves #33.
Dana Jacobsen
More...
over 1 year ago
Use unsigned for omega and bigomega
Dana Jacobsen
More...
over 1 year ago
Performance updates for znorder. Resolves #38.
Dana Jacobsen
More...
over 1 year ago
is_pseudoprime, is_euler_pseudoprime, is_strong_pseudoprime change for small inputs. Clarify behavior in docs. Add xt test. Resolves #36.
Dana Jacobsen
More...
over 1 year ago
Use random bases in is_carmichael. Resolves #34.
Dana Jacobsen
More...
over 1 year ago
Initialize f in pbrent_factor. Resolves #35.
Dana Jacobsen
More...
over 1 year ago
Add cheb_factor, unexported. Resolves Github #18.
Dana Jacobsen
More...
over 1 year ago
More efficient jordan_totient with many small factors
Dana Jacobsen
More...
over 1 year ago
More efficient and deeper trial factoring, especially with repeated small factors.
Dana Jacobsen
More...
over 1 year ago
Add is_divisible and is_congruent
Dana Jacobsen
More...
over 1 year ago
Move sqrtmod out of utility.c and into new rootmod.c. sqrtmod works for composites.
Dana Jacobsen
More...
over 1 year ago
Add muladdmod and mulsubmod
Dana Jacobsen
More...
over 1 year ago
new lucasvmod, and tests for lucasuv and lucasuvmod
Dana Jacobsen
More...
over 1 year ago
lucas_sequence calls lucasuvmod, much code removed.
Dana Jacobsen
More...
over 1 year ago
Move Lucas sequence code out of primality.c into new file lucas_seq.c
Dana Jacobsen
More...
over 1 year ago
New version of lucasuvmod function
Dana Jacobsen
More...
over 1 year ago
Add lucasuv and lucasuvmod though not performant yet.
Dana Jacobsen
More...
over 1 year ago
lucasu and lucasv take bigint P,Q. Add lucasumod and lucasvmod, though not performant yet.
Dana Jacobsen
More...
over 1 year ago
Fix an issue with a large IV P overflowing in lucas_sequence
Dana Jacobsen
More...
over 1 year ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree