Skip to content

ThrustRTC_0.1.1

Compare
Choose a tag to compare
@fynv fynv released this 08 Jun 01:35
· 150 commits to master since this release

Upgrades from 0.1.0:

  • Added documentation: ThrustRTC Quick Start Guide
  • Fixed performance issue of device_vector_from_list
  • Added vectorized binary-search
  • Added Radix-Sort (backend of Sort())
  • Added Demos (histogram.py, k-means.py)