Other packages > Find by keyword >

lazyNumbers  

Exact Floating-Point Arithmetic
View on CRAN: Click here


Download and install lazyNumbers package within the R console
Install from CRAN:
install.packages("lazyNumbers")

Install from Github:
library("remotes")
install_github("cran/lazyNumbers")

Install by package version:
library("remotes")
install_version("lazyNumbers", "1.2.1")



Attach the package and use:
library("lazyNumbers")
Maintained by
Stphane Laurent
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-21
Latest Update: 2023-08-28
Description:
Provides a new type of numbers called the lazy numbers.Arithmetic on lazy numbers is exact contrary to ordinaryfloating-point arithmetic. The lazy numbers are implemented in Cwith the CGAL library httpswww.cgal.org.
How to cite:
Stphane Laurent (2022). lazyNumbers: Exact Floating-Point Arithmetic. R package version 1.2.1, https://cran.r-project.org/web/packages/lazyNumbers. Accessed 19 Apr. 2025.
Previous versions and publish date:
1.2.0 (2022-11-21 11:50), 1.2.1 (2022-11-21 22:50)
Other packages that cited lazyNumbers R package
View lazyNumbers citation profile
Other R packages that lazyNumbers depends, imports, suggests or enhances
Downloads during the last 30 days
03/2003/2203/2403/2804/0104/0504/0604/0904/1204/1504/1704/18Downloads for lazyNumbers1234567TrendBars

Today's Hot Picks in Authors and Packages

opera  
Online Prediction by Expert Aggregation
Misc methods to form online predictions, for regression-oriented time-series, by combining a finite ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tmpm  
Trauma Mortality Prediction Model
Trauma Mortality prediction for ICD-9, ICD-10, and AIS lexicons in long or wide format based on Dr. ...
Download / Learn more Package Citations See dependency  
testforDEP  
Dependence Tests for Two Variables
Provides test statistics, p-value, and confidence intervals based on 9 hypothesis tests for dependen ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
RNAseqQC  
Quality Control for RNA-Seq Data
Functions for semi-automated quality control of bulk RNA-seq data. ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA