-
Inspied by [Julia](https://docs.julialang.org/en/v1/base/math/#Base.isapprox), I would like to have a function to compare two floating-point numbers with a tolerance, useful for testing.
```Fortran…
-
First of all, thanks for creating such interesting portification of q1 into q3!
I played this well on ioq3 but on https://github.com/ec-/Quake3e it loads only menus and while in player binding contro…
-
The timeout for generating Machine Identifier is currently hardcoded, allow this to be configurable via appSetting or feature property value.
-
Currently there seems to be a few options re: JavaCC, PH-JavaCC, and now JavaCC 21 per @revusky 's comment (quoted below).
I don't fully understand the differences or what the benefits/implications…
-
Tracking issue to remove `logs_level_enabled` flag introduced in #1147 from Logs API and SDK once the relevant specs PR is merged - https://github.com/open-telemetry/opentelemetry-specification/pull…
-
I believe that the way pseudo-methods are parsed should be changed to be more fault-tolerant for the sake of consistency with the language. The following example fails to compile with the error messag…
-
### Describe the current behavior
- Task Execution Speed: Currently, even simple tasks like a single print statement take more than a second to execute. This occurs even for basic operations that sho…
-
Hi,
I was wondering if it was possible to allow a few degenerate bases in the primer sequences?
Best,
Chang
-
( From https://github.com/smarie/mkdocs-gallery/issues/23 )
Sometimes we write a code block to show the reader that something raises an error.
It is a bit tideous to have to try/catch this error t…
-
As part of [Timelock Partitioning](https://github.com/palantir/atlasdb/milestone/16), the leader health check makes little to no sense. Even in the single-leader-for-all clients-world, it provides lit…