Skip to content

cuvec v2.0.0 beta

Choose a tag to compare

@amypad-bot amypad-bot released this 18 Jan 17:40
bb6aee2
  • add seamless numpy-like functionality
    • rename cuvec.from_numpy() => cuvec.copy()
    • make cuvec.zeros() and cuvec.copy() return numpy.ndarray-like objects
  • fix potential installation errors
  • add complete documentation
  • add citation information