-
## Context
I need to build a "tower" of mathematical objects of the following representation:
- From a base object with arithmetic routines defined on it (to be accurate modular big int arithmetic…
-
Currently, for the plain `bool` dtype we explicitly check for some operations and raise an error, while those actually work in numpy. For example:
```python
>>> arr = np.array([True, False, True])…
-
#### Feature
Latency and RCP for division depends on register sizes for most of x64 architectures. So Clang do one interesting trick which may speedup 64-bit division if high parts of operands equa…
-
```
There is a possibility to divide a/b mod m.
How about introduction of a*b mod m?
Likely the operation will be more affective then a*b and then division by
modulo.
```
Original issue reported on…
-
```
There is a possibility to divide a/b mod m.
How about introduction of a*b mod m?
Likely the operation will be more affective then a*b and then division by
modulo.
```
Original issue reported on…
-
Serious question here. If you're going down to the metal, Mojo provides a potentially large speedup and the language would significant benefit from this work. Either way - love the work. Thank you!
-
-
```Zero-K.exe Information: 0 : Reseting configs and deploying AIs
Zero-K.exe Information: 0 : Connecting to steam API
Zero-K.exe Information: 0 : Steam online
Zero-K.exe Information: 0 : Starting…
-
So my general premise is to make a persuasive video essay. The argument I want to make is that math is not just invented, but downstream of the axioms chosen . There is nothing inherently true about i…
-
- #32543: Mark unstable tests due do #29956.
- #32763: Increase tolerance in doctests of `modular/modform/numerical.py`
- #33353: increase tolerance of doctests in `modular/modform/numerical.py`
- #…