https://bugzilla.redhat.com/show_bug.cgi?id=1457449
Bug ID: 1457449
Summary: Review Request: R-DelayedArray - Delayed operations on
array-like objects
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://spot.fedorapeople.org/R-DelayedArray.spec
SRPM URL: https://spot.fedorapeople.org/R-DelayedArray-0.2.4-1.fc26.src.rpm
Description:
Wrapping an array-like object (typically an on-disk object) in a DelayedArray
object allows one to perform common array operations on it without loading
the object in memory. In order to reduce memory usage and optimize
performance, operations on the object are either delayed or executed using a
block processing mechanism. Note that this also works on in-memory array-like
objects like DataFrame objects (typically with Rle columns), Matrix objects,
and ordinary arrays and data frames.
Fedora Account System Username: spot
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]