NEWS


rlas 2022-02-08

rlas 2021-06-02

rlas 2021-03-23

rlas 2021-01-11

rlas 2020-12-14

rlas 2020-11-11

rlas 2020-06-02

rlas 2020-02-04

rlas 2019-09-19

rlas 2019-08-30

rlas 2019-04-26

rlas 2019-02-08

rlas 2019-02-03

rlas 2018-10-26

rlas 2018-08-20

rlas 2018-06-10

rlas 2018-05-17

rlas 2018-04-13

rlas 2018-04-10

rlas 2018-01-17

rlas 2018-01-15

rlas 2017-10-23

rlas 2017-07-26

rlas 2017-06-09

rlas 2017-05-04

rlas 2017-03-15

rlas 2017-02-04

rlas 2016-12-24

CRAN does not build binary packages. After exchanges with prof Bryan Ripley

rlas 2016-12-23

Third submission

rlas 2016-12-22

Second submission

First submission

rlas 1.8.2

rlas 1.8.1

rlas 1.8.0 (2024-07-16)

rlas 1.7.0 (2023-12-11)

rlas 1.6.3 (2023-03-17)

rlas 1.6.2 (2023-01-06)

rlas 1.6.1 (2022-10-18)

rlas 1.6.0 (2022-05-26)

The ALTREP framework is now used to load compact representation of non populated attributes. For example UserData is usually populated with zeros (not populated). Yet it takes 32 bits per point to store each 0. It now uses 644 bits no matter the number of points if it is not populated. This optimization is automatically applied to each attribute that contain a single repeated value. This enables to save approximately 30 to 40% of memory usage depending on the number of non-populated attributes.

rlas 1.5.3 (2022-03-18)

rlas 1.5.2 (2022-02-14)