v2.2.0
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.