Project

General

Profile

Actions

Task #12144

closed

Tile numpy consolodation tool

Added by Abram Connelly over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
High
Assigned To:
Target version:
-

Description

Write a tool to consolidate cgf into numpy arrays and consolidate them into a single numpy array for ease of use.

These tools are getting overly specialized and maybe it's not worth trying to create general purpose tools at this point. If specialization isn't a concern, then this should take in the split out numpy arrays created from band-to-matrix-npy.cpp and consolidate them.

It would be nice if this were possible in Python but C++ is more reasonable as it can handle the amount memory needed.

Actions #1

Updated by Abram Connelly over 8 years ago

  • Status changed from New to In Progress
  • Priority changed from Normal to High

Initial code to consolidate provided numpy arrays at tile-npy/npy-consolidate.cpp.

Note that because there's a bug in cnpy, I've added cnpy to the l7g repo with the appropriate fix to handle large numpy files.

Actions #2

Updated by Abram Connelly over 8 years ago

  • Status changed from In Progress to Closed
  • Remaining (hours) set to 0.0
Actions

Also available in: Atom PDF