-
Great to see this fork and all the improvements on it. I think, with all the stuff you have added, that this could be the turn-key solution I am looking for where my lack of brain-power is covered by …
-
There are other significant methods which have not (yet) been implemented, in particular the “[Ancient](https://en.wikibooks.org/wiki/I_Ching/The_Ancient_Yarrow_Stalk_Method)“ (Neo-Confucian reconstru…
-
I encountered an issue that special input data can crash **voronoi.polygons**.
**Reproduce Demo**
```js
var d3 = require("d3");
var width = 400;
var height = 400;
// change width and hei…
-
Post questions about the following fundamentals reading here:
Dawid, A. P., and Skene, A. M. 1979. “[Maximum Likelihood Estimation of Observer Error-rates using the EM Algorithm.](https://www.jstor…
-
**Overview**
I am pleased to announce "KEEN DATA GOOBER", a computationally-generated book produced by 22 undergraduates at CMU. A complete writeup is available [here](http://cmuems.com/2018/60212f…
-
I've notice that OCRopus frequently swap the position of the texts recognized. In the folowing image, for instance, "LIBRARY" and "May 27,1993" were correctly recognized, but their position isn't corr…
-
ctdax updated
3 months ago
-
See PR openssl/openssl#24344
-
Topic Files shouldn't specify the protocol of resources like http or https since we don't know how content will be served. This is going to be a bigger deal since browsers are constantly complaining a…
-
Hi,
In using this library, we noticed some differences from another (proprietary) triangulation library that was builtin to some software we were using.
Further investigation has revealed that poly2…