-
Migrated from [rt.perl.org#134212](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=134212) (status was 'open')
Searchable as RT134212$
p5pRT updated
5 years ago
-
Migrated from [rt.perl.org#20793](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=20793) (status was 'abandoned')
Searchable as RT20793$
p5pRT updated
5 years ago
-
```rnd64 -a 4G filename``` makes system freeze if 4G is all RAM we have.
[dd](http://www.chrysocome.net/dd) 0.6b3 introduced a workaround ```dd if=/dev/random of=filename bs=1G count=4```, i.e. 1G×…
-
I want to compress 1059810*3 float array with zfp
```cpp
const void* my_zfp_compression_xyz(unsigned int org_size, float* xyz, size_t& bytes_size){
zfp_type type;
zfp_field* field;
…
-
# Story
![image](https://user-images.githubusercontent.com/1050503/30391492-2e768ebc-987f-11e7-8c1d-3300df876d6b.png)
The apocalypse has happened, and humanity nuked itself into a nuclear winter…
-
This is the output of `python do.py leak-check`:
````
AML ['code-experiments/src/coco_random.c', 'code-experiments/src/coco_suite.c', 'code-experiments/src/coco_observer.c', 'code-experiments/src/…
-
When you select a music file and hit the space bar, a preview window opens but, the progress bar, does nothing!
![DeepinScreenshot_select-area_20190702174615](https://user-images.githubusercontent.…
-
when running this with `miri`, using `cargo-miri`, this example uses around 2.5 Gigabytes of ram as seen by the difference in system memory usage while executing the program.
```
static JSON: &str…
-
We need to find a way to represent our input data and
* Scientific RDD / SciTensor by [SciSpark](https://scispark.jpl.nasa.gov) ([Github](https://github.com/SciSpark/SciSpark))
- pro: appears to …
-
I was able to take list mode measurements using version 6B 0.9.7.17285, but not in these newer versions 6B 6.0.1.12, 6B 6.0.1.15, 6.17.34.19459 (this was the same on Martyn's computer).
This was us…