-
Currently, we have implemented only `Douglas–Peucker algorithm` to decimate close location. However, we would like to implement different decimation algorithms (e.g., Critical Point Algorithm).
-
Codegen is not piping the go_package name to the augmented proto and not using it to create the generated code. Need to fix that.
@geeknoid @douglas-reid FYI
-
### Is your feature request related to a problem?
Yes, while Questdb currently provides the ability to sample data using the "SAMPLE BY" keyword, which includes basic aggregation methods such as min(…
-
```
It would be nice if a hook was implemented so that any keyboard input that
wasn't used by a global key listener, nor the focussed window.
```
Original issue reported on code.google.com by `Dougl…
-
Hey there!
I upgraded to iOS 15 on my iPhone 11 today and also had to upgrade xCode to 13.0.
After that I suddenly get a compile error with following message:
```
ld: warning: Could not find…
-
-
Hi Douglas,
I noticed that you extend the range for bounded estimation search methods by an arbitrary error margin.
Why is that necessary?
In some of my test cases (1PL item bank, all scores co…
-
At the moment if you have a HTTP request for `/hello/{greeting}` it is sent over the wire as an object that looks like this:
```
{
"method": "POST",
"path": "/hello/Hi",
"pathParameters":…
-
S1 is Agnes Orbison
S4 is "Mr Douglas Orbison" - who is NOT in personography; also he has no year attached to him. I'm putting 1900.
-
Now that Douglas Crockford has relicensed his code to Public Domain -- see https://github.com/stleary/JSON-java/pull/688 -- is there no longer a reason for this repo's existence?