-
Originally reported on Google Code with ID 940
```
Experimenting with Auto levels function in RT, I've observed that in majority of cases
calculated positive exposure compensation leads to unnatural …
-
Dear Sir.
Hello.
I have run iMetAMOS with several kinds of reads such as paired-end illumina, paired-end Sanger, single-end 454, and single-end Sanger.
iMetAMOS could work with my data but some assem…
-
I hope it's consequential for most sensible use cases, but I forgot (and did not see it mentioned in the help either) that missing obs for y vars do not affect the binning. So there can be an imbalanc…
-
Any plans to put this on clojars? or is it already there?
thanks
-
Current implementation uses `int`s in order to represent counts of values. It would be useful to switch to longs so that quantile estimations would still work if more than 2B values are accumulated.
-
This synchronized block introduces a blocking behavior when adding new observations:
https://github.com/prometheus/client_java/blob/72e5e51b02429d839825ab0cc5b8e9ce0c8a02b6/client/src/main/java/io/pr…
-
I'm using the following code to submit a test participant:
```
for i in 0; do
> DATA_DIR=$(dirname ${array[$i]})/
> TEMPLATE_DIR=/home/njhunsak/template/OASIS-30_Atropos_template/
> OUT_DIR=${DAT…
-
Some companies will only use gems with a certain license.
The canonical and easy way to check is [via the gemspec](http://docs.rubygems.org/read/chapter/20#license),
via e.g.
```
spec.license = 'MIT…
-
I downloaded and tried to build the project according to instructions in BUILD but it fail, see below.
This is with the latest Xcode 5.0.2 tools.
br Kusti
=== BUILD TARGET openMVG_main_computeMatch…
-
I tried to build the scikit-learn docs for version 0.12 using Python 2.7.3 and Sphinx 1.1.3 on OSX 10.8 with the command `make html-noplot` but Sphinx fails with the following stacktrace:
``` python
…