Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

Edited Feature: vector with size >= 2^31 [64]

$
0
0
R 3.0 overcame the 32-bit size limit of vectors. R.NET users could want to do random access to vectors from .NET interface (Vector<T>). The current interface only adapts to 32-bit size.

* R.NET adds 64-bit interface besides 32-bit one.
* R.NET changes its interface to 64-bit.
* Like MemoryMappedViewAccessor, R.NET has VectorViewAccessor and MatrixViewAccessor classes.

Viewing all articles
Browse latest Browse all 1634

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>