Skip to content

v1.0.1

Compare
Choose a tag to compare
@dev-nlcpy dev-nlcpy released this 31 May 01:07
· 10 commits to master since this release

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.