Releases: fastverse/kit
Releases · fastverse/kit
kit version 0.0.21
New Features
- Functions
fpmin,fpmax, andprangeare added as parallel equivalents of base Rpmin,pmax, and range operations. These functions compute element-wise minimum, maximum, and range (max - min) across multiple vectors. They support integer, logical, and double types, with automatic type promotion. Implemented by @SebKrantz.
Notes
- The GitHub repo moved to fastverse/kit, a new website exists at fastverse.org/kit, and Sebastian Krantz and the fastverse Team have taken responsibility to maintain the package. Morgan Jacob (@2005m) has stepped down, but remains available for consultation.
kit version 0.0.20
-
Update copyright date in c files
-
Fix note on CRAN regarding Rf_isFrame