Gergely Nagy

Results 5 issues of Gergely Nagy

When I select all in a medium.js rich editor div, and type something (even in the demo http://jakiestfu.github.io/Medium.js/docs/) the div gets all `` tags removed, and raw text is placed...

Fix for the bigint issue: Removed any floating point calculations, using an improved integer sqrt algorithm from https://stackoverflow.com/a/31224469/8637159

Hi, Well, it looks like the logic is broken. ValueError: 25 and 34792481337 cannot be paired Thanks, Gergely

Hi, In skeleton.hxx: ``` squared_distance = squaredNorm(vectors); ``` which is incorrect, as `squaredNorm()` returns a `long` (checked). When below the "matrix" is indexed, a seqfault it emitted, since it is...

Is there any alternative that is actually working?