v2.1.1
This is the release note of v2.1.1
Changelog
New Features
- Newly added environment variable VE_NLCPY_WARMUP which enables/disables Python scripts to perform some warming up when importing NLCPy.
- Minor updates for mpi4py-ve support.
Performance Enhancements
- Improved the performance of nlcpy.linalg.norm() if the Frobenius norm is specified.
- Improved the performance of some functions if the memory layout is C-contiguous or F-contiguous.