-
While running the tests for #12 (Yay test code!) the new `viewBox` support was producing slightly different gcode for the `hiking.svg` test file.
Digging into it a bit I found that it was because t…
-
```
What steps will reproduce the problem?
1. Running the translated C++ program
What is the expected output? What do you see instead?
I'm expecting the program to work. I see a floating point except…
-
Currently code like this:
```python
print([1.23 , 324.3 , 56.431, 90.5, 34.1])
```
Can print like this:
```
[ 1.22999999999999998, 324.30000000000001137, 56.43099999999999739, 90.5000…
-
At the moment we didn't implement this, so you will get `TypeError: cannot pickle 'spherely.Point' object`, but it would be useful to support it.
To provide a full exact roundtrip through pickling,…
-
Splitting off from https://github.com/Project-OSRM/osrm-backend/issues/3742 since it's not critical for 5.6.
We should put checks in place for [`std::isfinite`](http://en.cppreference.com/w/cpp/num…
-
radio.c uses floating point numbers (doubles, to be precise) to calculate the air time (maybe there are other places too), however it would be quite trivial to rewrite this computation to fixed point …
-
I made a turtle draw a spiral while rescaling the screen according to the last position of the turtle.
Simple code to reproduce (increasing the speed variable will make it crash sooner):
```pyth…
-
ogn-rf in version 0.3.2 crashes on raspberry pi3 aarch64
Version 0.2.9 is fine.
# ./ogn-rf Neuenhof.conf
HTTP_Server.Exec() ... Start
HTTP_Server.Exec() ... Listening on port 8080
Found Rafael…
-
As of today, all the solidity typing using strict versioning, like so:
```javascript
pragma solidity 0.8.20
```
While this is perfect for deploying contracts at a specific pragma, what needs t…
-
**What version of Racket are you using?**
v8.5.0.2 [cs]
**What program did you run?**
```racket
(define input (bytes #x7f #x80 #x01 #x01))
(equal? input (real->floating-point-bytes (floating-po…