lanl / vpic

Vector Particle-In-Cell (VPIC) Project
Other
152 stars 76 forks source link

Python scripts #82

Closed rfbird closed 4 years ago

rfbird commented 4 years ago

replace struct unpack with numpy array read to address Alexs' memory concerns

codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into devel will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel      #82   +/-   ##
=======================================
  Coverage   82.41%   82.41%           
=======================================
  Files         114      114           
  Lines        6905     6905           
  Branches     1074     1074           
=======================================
  Hits         5691     5691           
  Misses        765      765           
  Partials      449      449

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cb63e0d...db61199. Read the comment docs.

rfbird commented 4 years ago

closing to rebase on new branch