-
### Tested versions
Reproducible in 4.2.1
### System information
Godot v4.2.1.stable - Linux Mint 21.2
### Issue description
Bit shift operators (>> and > 32) & 0xFFFFFFFF
```
### S…
-
[str20.smt2.txt](https://github.com/cvc5/cvc5/files/14657704/str20.smt2.txt)
**Describe the bug**
This file is not being simplified to the degree I would expect (these are the dumped assertions af…
-
I think there is a problem with the `central` difference code.
Here is a simply example:
```
julia> Calculus.derivative(x -> x/(x+ 1.4424183196362515e-9),2e-8,:central)
-39.33717713979761
```
``…
-
`-Z symbolic-alignment-checks` currently suffers from false positives; it is implemented by checking that both the allocation alignment and the offset within the allocation are sufficiently aligned, a…
-
## Layers of integers in F*
0. SMT primitive integers (Z3's Int sort)
1. Mathematical integers in F* (Prims.int)
2. Machine integers are modeled in FStar.UInt[N].fst and FStar.Int[N].fst.
…
-
Can you make modifications so, it accepts file?
-
```
sage: CBF(-4).add_error(1e-40).sqrt()
[+/- 1.01e-20] + [+/- 2.01]*I
```
The problem is that we're right along the branch cut for square root, but it has the unfortunate effect of magnifying th…
-
One of the major weakness of Coq for dependently-typed programming is the absence of support for extensional reasoning in conversion. E.g. if a branch of a program has type `x + (y + z)` but type `(x …
-
See the markdown file with the details of this report [here](https://github.com/code-423n4/2024-03-taiko-findings/blob/main/data/MrPotatoMagic-Q.md).
-
# Overview
Example: "write a 10 word coherent sentence where each word has exactly 1 letter more than its previous word starting with first word having one letter and so on till tenth word having …