-
The goal of this issue is to provide a guideline on how to fix https://github.com/status-im/nimbus-eth1/issues/1584.
Also pinging @treeform, @guzba on how to implement fast RSA (modexp is the bottl…
-
# Context
In the following exemple:
https://github.com/AdaCore/langkit-query-language/blob/75cec794bacac95cd20906998872ca484f728346/lkql_checker/share/lkql/integer_types_as_enum.lkql#L41-L45
…
-
## Title: Add Minimum Deletions to Make Array Divisible by Array's GCD
## Description:
The goal of this algorithm is to calculate the minimum number of deletions required to make all elements of a…
-
-
I understand that this is a known limitation; nevertheless I thought there should be a place to discuss/comment on it and share any solutions you all might have planned.
Here's a concrete example. L…
-
https://github.com/mratsim/constantine/pull/69 introduced an assembly ode generator for x86 and x86-64
at https://github.com/mratsim/constantine/blob/7d29cb9/constantine/platforms/isa/macro_assembler…
-
As we continue to add backends, it would be handy to have a more modular way to choose which backend is being used and to use a custom backend (e.g. for developers working on hardware that hasn't been…
-
Are there any future plans to add integer modulo n?
I mean features such as multiplicative/additive inverses modulo n, order a modulo n, primitive roots modulo n, quadratic residues etc.
-
Non-native arithmetic gadget has now been implemented. Collecting small snippets and improvement ideas for later improvement:
- [x] feat: add Field structure which has methods which return `emulated.…
-
Example:
```
sage: G1 = Gamma(2)
sage: G2 = G1.conjugacy_class(G1.random_element())
Error in lines 2-2
Traceback (most recent call last):
File "/projects/sage/sage-7.5/local/lib/python2.7/site-pa…