What’s new in Version 2.1.0 (December, 2021)
Attention
NLCPy v2.1.0 requires to install the RPM version later than or equal to nec-blas-ve-2.3.0-2.5.
New Features
- Newly added Just-In-Time compilation functionality, which enables your Python scripts to call VE functions written by C/C++/Fortran. 
- Newly added Masked Array. 
Performance Enhancements
- Improved the performance of - nlcpy.ndarray.__getitem__()with list, tuple, or- nlcpy.ndarrayelements.
- Improved the performance of - nlcpy.linalg.eigvalsh().