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 788.3 kB | osx-64/r-float-0.3_3-r45h8582097_1.conda  1 month and 8 days ago 59 main
conda 786.3 kB | osx-64/r-float-0.3_3-r44h8582097_1.conda  1 month and 8 days ago 46 main
conda 797.8 kB | win-64/r-float-0.3_3-r44heaba8af_1.conda  1 month and 8 days ago 49 main
conda 800.0 kB | win-64/r-float-0.3_3-r45heaba8af_1.conda  1 month and 8 days ago 51 main
conda 817.7 kB | linux-64/r-float-0.3_3-r45h11cdb10_1.conda  1 month and 8 days ago 165 main
conda 814.3 kB | linux-64/r-float-0.3_3-r44h11cdb10_1.conda  1 month and 8 days ago 156 main
conda 800.2 kB | win-64/r-float-0.3_3-r43hdb04688_0.conda  7 months and 6 days ago 69 main
conda 797.3 kB | win-64/r-float-0.3_3-r44hdb04688_0.conda  7 months and 6 days ago 63 main
conda 776.8 kB | osx-64/r-float-0.3_3-r43h82a1e02_0.conda  7 months and 6 days ago 60 main
conda 786.6 kB | osx-64/r-float-0.3_3-r44h82a1e02_0.conda  7 months and 6 days ago 58 main
conda 814.9 kB | linux-64/r-float-0.3_3-r44h012206f_0.conda  7 months and 6 days ago 630 main
conda 814.9 kB | linux-64/r-float-0.3_3-r43h012206f_0.conda  7 months and 6 days ago 626 main
conda 798.7 kB | win-64/r-float-0.3_2-r44hde43a15_1.conda  1 year and 3 months ago 468 main
conda 798.4 kB | win-64/r-float-0.3_2-r43hde43a15_1.conda  1 year and 3 months ago 481 main
conda 777.5 kB | osx-64/r-float-0.3_2-r43h984b821_1.conda  1 year and 3 months ago 398 main
conda 789.3 kB | osx-64/r-float-0.3_2-r44h984b821_1.conda  1 year and 3 months ago 416 main
conda 814.3 kB | linux-64/r-float-0.3_2-r43h61c59f8_1.conda  1 year and 3 months ago 1806 main
conda 815.7 kB | linux-64/r-float-0.3_2-r44h61c59f8_1.conda  1 year and 3 months ago 1658 main
conda 1.5 MB | win-64/r-float-0.3_2-r41hed7de19_0.conda  1 year and 10 months ago 550 main
conda 779.0 kB | osx-64/r-float-0.3_2-r43h177b20a_0.conda  1 year and 10 months ago 420 main
conda 771.6 kB | osx-64/r-float-0.3_2-r42h177b20a_0.conda  1 year and 10 months ago 422 main
conda 807.3 kB | linux-64/r-float-0.3_2-r43hd9ac46e_0.conda  1 year and 10 months ago 2057 main
conda 799.2 kB | linux-64/r-float-0.3_2-r42hd9ac46e_0.conda  1 year and 10 months ago 1980 main
conda 1.5 MB | win-64/r-float-0.3_1-r41hed7de19_1.conda  2 years and 4 months ago 655 main
conda 779.9 kB | osx-64/r-float-0.3_1-r43he780007_1.conda  2 years and 4 months ago 403 main

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy