-
I observed that there is huge difference in the time taken for execution of test using pytest-benchmark. I run test using both pytest-benchmark and unix time module. The time module shows 4 min. for t…
-
Dear Victor,
I have looked through your notebook and I think that it was very nice. As I was running it I got a problem with the 9th input: "fc = df['log2FoldChange']
Q1 = np.quantile(fc, 0.25)
Q…
-
I've been picking away at refactoring the `NoisyChannels` unit tests so that each 'bad-by' type is covered by a separate test. In the process, though, I think I've discovered a weak spot in the origin…
-
@mrroach9 @kaicheng @ccding
0.
基本流程
Image Compressed Image Data String/Number/Byte QR Image
- 数据压缩或者损失只发生在原始图像压缩(Image Compressed Image Data)这一步
- QR Image编解码过程是无损,但是它的存储方案决定了我们可以存储多少Compressed …
hszcg updated
10 years ago
-
# Hypothesis
To find the most efficient configuration for a given workload, an accurate model of the system is not required. Rather a dumb model is 'good enough'.
# How to build this 'good enough'…
-
Hi folks
When carrying out non-parametric analyses students are told to report the descriptives as median and IQR's or MAD. However the default descriptives in t- tests, ANOVA etc are always mean, S…
-
-
Currently, jus a subset of the meta data are supported. In order to provide convincing user experience, we should implement all meta data provided by the manuals.
# WV
- `CONTROL LIST`
- `MWV_SEG…
-
Statistics needed for whole population and groups (by time and run) important to the study of inequalities (education, households type, gender, age group, income quintile)
- mean: ghqcase, ghqlike…
-
The tests/test_util.py has a few misplaced tests. There are two
classes defined in the test file and the second class is supposed to
run blast related tests and thus builds a blastDB in the setup. Now…