Skip to content

Support in-memory data #160

@ilan-gold

Description

@ilan-gold

Description of feature

AFAIK scipy’s sparse matrix ops are not parallelized, and neither is numpy’s getting/settijg, so the todos are

  1. Find parallelized get/concat libraries for dense and sparse arrays
  2. Benchmark against multiprocessing

If neither exist, writing this in rust isn’t too difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions