-
Hello! First of all thanks for this amazing firmware.
## The problem:
I found an issue related to the Transformation Matrix, that's a delay execution on circles or curves.
I know how to reproduce ~~a…
-
/usr/bin/env: node --harmony: No such file or directory 这个怎么解决,谢谢
-
Trying to build tcod-rs as a dependency in my project, I get an error.
rustc -V gives
rustc 0.13.0-nightly (96a3c7c6a 2014-12-23 22:21:10 +0000)
error message:
Compiling tcod-sys v1.5.2 (https://…
-
He corregido el perfil bueno "creo" que corregí el pérfil, puedes hacer testeos y decirme si esta bien?
-
Speedup for lines and multilines. This will need to adapt the geometry into fractional tiles to work, but that should not be a problem.
http://en.wikipedia.org/wiki/Bresenham's_line_algorithm
-
This ticket is a master ticket capturing several improvements focused around making tile-cover fast with lines and polygons.
- [x] [scanline algorithm](https://github.com/mapbox/tile-cover/issues/20)
…
-
```
What steps will reproduce the problem?
The attached Eclipse project (adapted from a larger program) displays a grid of
four squares where touching one indicates at the bottom which square is bein…
-
```
Process: RuRougeI [59675]
Path: /Users/USER/*/RuRougeI
Identifier: RuRougeI
Version: 0
Code Type: X86-64 (Native)
Parent Process…
-
There is much talk of "jerk" in TinyG but this jovial unscientific term does not seem to be defined anywhere and I had to spend considerable time ploughing through complex code to infere what was bein…
-
the execution time of JITed function varies among different running without any code changes. Normally it costs about 0.9s for the execution but sometimes it costs 13s for the same code and same input…