Skip to content

v2.2.0

Compare
Choose a tag to compare
@dev-nlcpy dev-nlcpy released this 30 Nov 02:07
· 2 commits to master since this release

This is the release note of v2.2.0

Changelog

New Features

  • Newly added VE device management routines, which enable you to select execution VE device from Python script.
  • Newly added environment variable VE_NLCPY_MEMPOOL_SIZE which controls amount of memory pool.
  • Newly supports a feature that NLCPy automatically replaces almost functions and methods that implemented not yet to the NumPy’s one.

Performance Enhancements

  • Improved the performance of nlcpy.power() and nlcpy.floor_divide() when input data types are complex.