CuVec icon indicating copy to clipboard operation
CuVec copied to clipboard

CPU-only alternative

Open casperdcl opened this issue 1 year ago • 1 comments

  • add CPU-only vectors (fixes #36)
    • [x] CVec, NDCVec
    • [ ] pybind11
    • [ ] swig
    • [ ] cpython

casperdcl avatar Mar 13 '24 20:03 casperdcl

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (104102a) to head (ae2e009). Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          281       281           
=========================================
  Hits           281       281           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 13 '24 20:03 codecov[bot]