-
This was a request made by a colleague when we were playing around: it would be nice if we could search for abelian varieties like we do for number fields in that we can specify good reduction away fr…
-
In Sage, matrix arithmetic over finite fields is fast in the following cases:
* Prime fields, using linbox (#4260) resp. `M4RI` over `GF(2)`
* `GF(2^e)`, using `M4RIE` (#9562)
In all other cases, …
-
### What is the bug?
Running a hybrid query which contains a min score for the vector side below 0.5 and providing a query_text form lexical search for certain searches (possibly related to number of…
-
Some software optimization for special primes uses unnormalized representations. For example, when two numbers are added together, the number does not always be smaller than the modulus. The same can …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Reprod…
evbo updated
10 months ago
-
mpi_miller_rabin and therefore mbedtls_mpi_is_prime and mbedtls_mpi_is_prime_ext can misbehave when the leading limbs zero. The misbehavior always results in primes being rejected, never in non-primes…
-
Steps to reproduce:
1. go to open or partnered reg. wizard
2. go to 2nd stage
3. Do not fill in the fields and just click proceed
Currently:
![Create-a-Partnered-Deal-Lead-Details-Prime-Deals](…
-
Navigate here:
https://primelaunchtest.primedao.io/newSeed/stage3
Fill in previous input fields.
(Prime rinkeby address : 0x80E1B5fF7dAdf3FeE78F60D69eF1058FD979ca64 )
Click add stakeholder
Ente…
-
Step 1:
We should auto-populate the prime contractor field, since only prime contractors can initiate this view and we can pull company name based on the user's identity.
Step 2:
--At the top of…
-
A lot of Haskell libraries exist for prime fields; there are no good and clean ones for field extensions - the missing construction to fully have a proper finite-field library.
It seems the `finite…