Results 8 issues of HiraokaTakuya

[time.xlsx](https://github.com/tafia/calamine/files/3588635/time.xlsx) time.xlsx is composed of one cell "00:15:00". This cell recognized as Float(0.0104166666666667). I expect as String("00:15:00"). Is this the intended behavior? The test code is below. ``` #[test] fn...

I want to build the plotters example in x86_64-musl. I did these commands. ``` git clone https://github.com/plotters-rs/plotters.git --recursive cd plotters docker run --rm -it -v `pwd`:/home/rust/src messense/rust-musl-cross:x86_64-musl # in the...

The repository of Apery C++ version is [https://github.com/HiraokaTakuya/apery.git](https://github.com/HiraokaTakuya/apery.git) Apery C++ version is more than 20% faster. This is the repository of NPS comparison scripts. [https://github.com/HiraokaTakuya/apery_nps_comparison.git](https://github.com/HiraokaTakuya/apery_nps_comparison.git)