Skip to content

v0.1.8

Compare
Choose a tag to compare
@vsheg vsheg released this 19 Nov 08:27
· 42 commits to main since this release
5bcda4a
  • Simplified the OnlineDiversityPicker for enhanced CUDA performance with JIT compilation.
  • Added the ._init() method to initialize the correct size and type for internal data containers.
  • Introduced .fast_init() for rapid initialization of internal data, speeding up computations in certain scenarios.