RMVL (Q114581): Difference between revisions
From MaRDI portal
m rollbackEdits.php mass rollback Tag: Rollback |
Added link to MaRDI item. |
||||||||||||||
(9 intermediate revisions by 2 users not shown) | |||||||||||||||
Property / programmed in | |||||||||||||||
Property / programmed in: R / rank | |||||||||||||||
Property / last update | |||||||||||||||
| |||||||||||||||
Property / last update: 20 February 2022 / rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Vladimir Dergachev / rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: GNU Lesser General Public License, version 2.1 / rank | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.1.0 | |||||||||||||||
Property / software version identifier: 0.0.1.0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.1.0 / qualifier | |||||||||||||||
publication date: 22 June 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.1.2 | |||||||||||||||
Property / software version identifier: 0.0.1.2 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.1.2 / qualifier | |||||||||||||||
publication date: 23 June 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.1.3 | |||||||||||||||
Property / software version identifier: 0.0.1.3 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.1.3 / qualifier | |||||||||||||||
publication date: 26 June 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.1.4 | |||||||||||||||
Property / software version identifier: 0.0.1.4 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.1.4 / qualifier | |||||||||||||||
publication date: 8 July 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.1.6 | |||||||||||||||
Property / software version identifier: 0.0.1.6 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.1.6 / qualifier | |||||||||||||||
publication date: 18 July 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.2.1 | |||||||||||||||
Property / software version identifier: 0.0.2.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.2.1 / qualifier | |||||||||||||||
publication date: 15 August 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.3.0 | |||||||||||||||
Property / software version identifier: 0.0.3.0 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.3.0 / qualifier | |||||||||||||||
publication date: 20 September 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.4.1 | |||||||||||||||
Property / software version identifier: 0.0.4.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.4.1 / qualifier | |||||||||||||||
publication date: 7 December 2021
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.4.3 | |||||||||||||||
Property / software version identifier: 0.0.4.3 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.4.3 / qualifier | |||||||||||||||
publication date: 10 January 2022
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.4.8 | |||||||||||||||
Property / software version identifier: 0.0.4.8 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.4.8 / qualifier | |||||||||||||||
publication date: 29 October 2023
| |||||||||||||||
Property / software version identifier | |||||||||||||||
0.0.4.9 | |||||||||||||||
Property / software version identifier: 0.0.4.9 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.0.4.9 / qualifier | |||||||||||||||
publication date: 30 October 2023
| |||||||||||||||
Property / software version identifier | |||||||||||||||
1.0.0.1 | |||||||||||||||
Property / software version identifier: 1.0.0.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 1.0.0.1 / qualifier | |||||||||||||||
publication date: 4 December 2023
| |||||||||||||||
Property / programmed in | |||||||||||||||
Property / programmed in: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / last update | |||||||||||||||
4 December 2023
| |||||||||||||||
Property / last update: 4 December 2023 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / description | |||||||||||||||
Mappable vector library provides convenient way to access large datasets. Use all of your data at once, with few limits. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface or a fast network file system. The data is memory mapped into R and then accessed using usual R list and array subscription operators. Convenience functions are provided for merging, grouping and indexing large vectors and data.frames. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as a standalone C library. libMVL has simple C API making it easy to interchange datasets with outside programs. Large MVL datasets are distributed via Academic Torrents <https://academictorrents.com/collection/mvl-datasets>. | |||||||||||||||
Property / description: Mappable vector library provides convenient way to access large datasets. Use all of your data at once, with few limits. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface or a fast network file system. The data is memory mapped into R and then accessed using usual R list and array subscription operators. Convenience functions are provided for merging, grouping and indexing large vectors and data.frames. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as a standalone C library. libMVL has simple C API making it easy to interchange datasets with outside programs. Large MVL datasets are distributed via Academic Torrents <https://academictorrents.com/collection/mvl-datasets>. / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Vladimir Dergachev / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: GNU Lesser General Public License, version 2.1 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
software version identifier: ≥ 3.5.0 | |||||||||||||||
Property / MaRDI profile type | |||||||||||||||
Property / MaRDI profile type: MaRDI software profile / rank | |||||||||||||||
Normal rank | |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 18:56, 12 March 2024
Mappable Vector Library for Handling Large Datasets
Language | Label | Description | Also known as |
---|---|---|---|
English | RMVL |
Mappable Vector Library for Handling Large Datasets |
Statements
4 December 2023
0 references
Mappable vector library provides convenient way to access large datasets. Use all of your data at once, with few limits. Memory mapped data can be shared between multiple R processes. Access speed depends on storage medium, so solid state drive is recommended, preferably with PCI Express (or M.2 nvme) interface or a fast network file system. The data is memory mapped into R and then accessed using usual R list and array subscription operators. Convenience functions are provided for merging, grouping and indexing large vectors and data.frames. The layout of underlying MVL files is optimized for large datasets. The vectors are stored to guarantee alignment for vector intrinsics after memory map. The package is built on top of libMVL, which can be used as a standalone C library. libMVL has simple C API making it easy to interchange datasets with outside programs. Large MVL datasets are distributed via Academic Torrents <https://academictorrents.com/collection/mvl-datasets>.
0 references