-
Hi Team,
I have a suggestion: will you consider providing enums for some of the integer options?
For instance setting the `simplex_strategy` option could be more readable if I can use an enum ins…
-
Vote on [PEP 757 – C API to import-export Python integers](https://peps.python.org/pep-0757/).
* [x] @encukou
* [x] @erlend-aasland
* [ ] @mdboom
* [ ] @serhiy-storchaka
* [ ] @zooba
Sin…
-
let's say I'm working with a protocol/specification that allows for 7 bytes: `NNNNNNN` where `N` is `0-9`. Here, the interpretation is that `NNNNNNN` represents a corresponding 2.5-byte number: `0xABB…
-
## 🔬 How To Reproduce
Steps to reproduce the behavior:
```console
>pipx install github-dependents-info
>github-dependents-info --repo nvuillam/npm-groovy-lint
```
produces:
```
WARNING:roo…
-
**Is your feature request related to a problem? Please describe.**
At the moment (as of v3.27.0), there doesn't appear to be any rule to enforce case for formal parameters in functions or procedures.…
-
In Fortran there is no equivalence between logical and integer variables, so `0` is not a replacement for `.false.`, and `1` does not replace `.true.`. Yet, some compilers (ifort) will happily compile…
RRiva updated
1 month ago
-
Is there a way to consider a value as integer instead of string? My goal is to write a map that shows the remaining battery percentage _(RemainingCapacity/FullChargeCapacity)*100_ based on the followi…
-
Hello,
Would it be possible to add a flag that would lock the building count to integers, forcing the solver to adjust the overall overclock only to reach specific fractional output/input values in…
-
Hi,
I'm cleaning up a table in a SQLite database that has not yet had its "ip" column added. This results in an array being returned from R::exec(..), even though it promises to return an integer:
…
-
I would like to request that xen-calc adds the ability to convert numbers with decimal places into cents using the function:
`log(a/b)*1200/log(2)`
Currently xen-calc already works with ratios b…