About Anaconda Help Download Anaconda

R comes with a suite of utilities for linear algebra with "numeric" (double precision) vectors/matrices. However, sometimes single precision (or less!) is more than enough for a particular task. This package extends R's linear algebra facilities to include 32-bit float (single precision) data. Float vectors/matrices have half the precision of their "numeric"-type counterparts but are generally faster to numerically operate on, for a performance vs accuracy trade-off. The internal representation is an S4 class, which allows us to keep the syntax identical to that of base R's. Interaction between floats and base types for binary operators is generally possible; in these cases, type promotion always defaults to the higher precision. The package ships with copies of the single precision 'BLAS' and 'LAPACK', which are automatically built in the event they are not available on the system.

copied from cf-post-staging / r-float
Type Size Name Uploaded Downloads Labels
conda 773.3 kB | osx-64/r-float-0.3_1-r42he780007_1.conda  2 years and 10 months ago 421 main
conda 799.9 kB | linux-64/r-float-0.3_1-r42hd9ac46e_1.conda  2 years and 10 months ago 2579 main
conda 811.4 kB | linux-64/r-float-0.3_1-r43hd9ac46e_1.conda  2 years and 10 months ago 2715 main
conda 1.5 MB | win-64/r-float-0.3_1-r41hed7de19_0.conda  3 years and 2 months ago 630 main
conda 772.8 kB | osx-64/r-float-0.3_1-r42h6cdd908_0.conda  3 years and 2 months ago 275 main
conda 773.0 kB | osx-64/r-float-0.3_1-r41h6cdd908_0.conda  3 years and 2 months ago 263 main
conda 781.2 kB | linux-64/r-float-0.3_1-r41hb20cf53_0.conda  3 years and 2 months ago 3513 main
conda 784.6 kB | linux-64/r-float-0.3_1-r42hb20cf53_0.conda  3 years and 2 months ago 2675 main
conda 2.2 MB | win-64/r-float-0.3_0-r41hed7de19_1.tar.bz2  3 years and 6 months ago 591 main
conda 899.5 kB | osx-64/r-float-0.3_0-r42h6cdd908_1.tar.bz2  3 years and 6 months ago 107 main
conda 890.3 kB | osx-64/r-float-0.3_0-r41h6cdd908_1.tar.bz2  3 years and 6 months ago 112 main
conda 907.5 kB | linux-64/r-float-0.3_0-r41hb361e29_1.tar.bz2  3 years and 6 months ago 2798 main
conda 912.6 kB | linux-64/r-float-0.3_0-r42hb361e29_1.tar.bz2  3 years and 6 months ago 2861 main
conda 2.2 MB | win-64/r-float-0.3_0-r40hb106f1f_0.tar.bz2  4 years and 22 days ago 767 main
conda 2.2 MB | win-64/r-float-0.3_0-r41hb106f1f_0.tar.bz2  4 years and 22 days ago 765 main
conda 898.1 kB | osx-64/r-float-0.3_0-r40h2c53869_0.tar.bz2  4 years and 23 days ago 125 main
conda 896.8 kB | osx-64/r-float-0.3_0-r41h2c53869_0.tar.bz2  4 years and 23 days ago 135 main
conda 883.0 kB | linux-64/r-float-0.3_0-r40he5c027b_0.tar.bz2  4 years and 23 days ago 3001 main
conda 882.1 kB | linux-64/r-float-0.3_0-r41he5c027b_0.tar.bz2  4 years and 23 days ago 3274 main
conda 2.2 MB | win-64/r-float-0.2_6.1-r40hb106f1f_0.tar.bz2  4 years and 1 month ago 746 main
conda 2.2 MB | win-64/r-float-0.2_6.1-r41hb106f1f_0.tar.bz2  4 years and 1 month ago 731 main
conda 870.1 kB | osx-64/r-float-0.2_6.1-r41h2c53869_0.tar.bz2  4 years and 1 month ago 104 main
conda 871.0 kB | osx-64/r-float-0.2_6.1-r40h2c53869_0.tar.bz2  4 years and 1 month ago 107 main
conda 885.6 kB | linux-64/r-float-0.2_6.1-r41he5c027b_0.tar.bz2  4 years and 1 month ago 2997 main
conda 878.8 kB | linux-64/r-float-0.2_6.1-r40he5c027b_0.tar.bz2  4 years and 1 month ago 3011 main

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy