Movatterモバイル変換


[0]ホーム

URL:


RcppFastFloat: 'Rcpp' Bindings for the 'fast_float' Header-Only Library forNumber Parsing

Converting ascii text into (floating-point) numeric values is a very common problem. The 'fast_float' header-only C++ library by Daniel Lemire does it very well and very fast at up to or over to 1 gigabyte per second as described in more detail in <doi:10.1002/spe.2984>. 'fast_float' is licensed under the Apache 2.0 license and provided here for use by other R packages via a simple 'LinkingTo:' statement.

Version:0.0.5
Imports:Rcpp
LinkingTo:Rcpp
Suggests:tinytest
Published:2025-01-15
DOI:10.32614/CRAN.package.RcppFastFloat
Author:Dirk EddelbuettelORCID iD [aut, cre], Brendan KnappORCID iD [aut], Daniel LemireORCID iD [aut]
Maintainer:Dirk Eddelbuettel <edd at debian.org>
BugReports:https://github.com/eddelbuettel/rcppfastfloat/issues
License:GPL-2 |GPL-3 [expanded from: GPL (≥ 2)]
URL:https://github.com/eddelbuettel/rcppfastfloat/,https://dirk.eddelbuettel.com/code/rcpp.fastfloat.html
NeedsCompilation:yes
Materials:README,NEWS,ChangeLog
CRAN checks:RcppFastFloat results

Documentation:

Reference manual:RcppFastFloat.html ,RcppFastFloat.pdf

Downloads:

Package source: RcppFastFloat_0.0.5.tar.gz
Windows binaries: r-devel:RcppFastFloat_0.0.5.zip, r-release:RcppFastFloat_0.0.5.zip, r-oldrel:RcppFastFloat_0.0.5.zip
macOS binaries: r-release (arm64):RcppFastFloat_0.0.5.tgz, r-oldrel (arm64):RcppFastFloat_0.0.5.tgz, r-release (x86_64):RcppFastFloat_0.0.5.tgz, r-oldrel (x86_64):RcppFastFloat_0.0.5.tgz
Old sources: RcppFastFloat archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=RcppFastFloatto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp