v1.0.1
This is the release note of v1.0.1
Changelog
Problem Fixes
-
Fixed abnormal termination that could occur when a Python script using NLCPy is executed by a batch scheduler.
-
Fixed a problem that stalls when a multi-dimensional ndarray is specified as a parameter to nlcpy.sort() .
Function Enhancements
- Improved a part of the memory allocation logic during the lazy evaluation.