steve

Results 13 issues of steve

**What happened**: JuiceFS keeps transfering blocks for IO ops has been cancelled. During `fio` read test of 4 GB transfer I cancelled the `fio` process at ~500MB was way too...

kind/feature

**H5CPP** increasing popularity justifies the survey of compiler/OS compatibility starting with Linux, expanding to other mainstream Unix Like OS-s and Windows OS. This thread is to report and accumulate user...

Currently the HDF5 library is hard to cross compile because of some internals, to ease on the process here are the binaries: [hdf5-1.10.6-arm7f.tar.gz](https://github.com/steven-varga/h5cpp/files/4115674/hdf5-1.10.6-arm7f.tar.gz) The H5CPP library is currently broken for...

Where the Matrix is just not enough, there exists Tensor. This page is to report request or possible mishaps while I am adding tensor support to H5CPP. The list here...

Complex numbers are prevalent in signal processing and more generally scientific computing. BLAS | LAPACK supports complex numbers therefore it is reasonable to have the ability to store the content...

Due to template system rework the newly added attributes can only handle armadillo objects in addition to scalars, strings and arrays.

On the following julia compile: ``` Julia Version 1.7.0-DEV.130 Commit 58d6684e5e* (2020-12-20 15:11 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) CPU: Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz WORD_SIZE: 64 LIBM: libimf...

bug
upstream

Is it possible to match a unicode character `char_(0x00b7)` I am trying to write a parser for [RDF Quads](https://www.w3.org/TR/n-quads/#n-quads-language) and measure the performance of `boost::spirit` an a published massive dataset....

Currently the OpenEXR Half Float implementation uses less expressive include guard `_HALF_H_`; makeing a slight modification ie: `OPENEXR_HALF_H` would allow better integration with other distantly related software packages such as...

Needs Discussion
Enhancement

The library seem to be missing some parts: /usr/local/include/etl/std.hpp:21:32: fatal error: cpp_utils/compat.hpp: No such file or directory from "/etl/std.hpp" the inclusions are not provided .... // cpp_utils #include "cpp_utils/compat.hpp" #include...