CuPy v6.7.0 をリリースしました

6 views
Skip to first unread message

nis...@preferred.jp

unread,
Jan 16, 2020, 3:26:09 AM1/16/20
to CuPy Japanese User Group
CuPy v6.7.0 をリリースしました! リリースノートは以下の通りです。

This is the release note of v6.7.0. See here for the complete list of solved issues and merged PRs.

As announced previously, this is the final release of v6 series, which is the last version supporting Python 2.

Enhancements

  • Fix slow import of cupy (#2765, thanks @cgohlke!)
  • Support 64 bit extent randint (#2855)
  • Fix @testing.numpy_cupy_ decorators for skips (#2892)
  • Show warning for cuFFT bug in irfftn (#2959)

Bug Fixes

  • Fix axes handling in _fftn (#2752)
  • Detect interpreter shutdown for proper __del__ behavior (#2812)
  • Fix true_divide with dtype argument (#2835)
  • Fix split and array_split with indices overrun (#2837)
  • Fix split and array_split with unordered indices supplied (#2856)
  • Avoid looking up null pointers' attributes (#2868, thanks @leofang!)
  • Fix testing.shaped_random for shape () (#2895)

Documentation

  • Fix the docstring format of cupy.asarray (#2826, thanks @leofang!)

Tests

  • Use more stable input to test linalg.matrix_power (#2791)
  • Fix decorator usage in tests (#2850)
  • Test ifloordiv with numpy 1.18 (#2879)
  • Fix test_helper.py for NumPy 1.18 (#2912)
  • Avoid 0s in the diagonal of TestSolveTriangular inputs (#2930)

Others

  • Add Mergify configuration file (#2934)
Reply all
Reply to author
Forward
0 new messages