File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# ## Package
2- version = " 0.7.32 "
2+ version = " 0.7.33 "
33author = " Mamy André-Ratsimbazafy"
44description = " A n-dimensional tensor (ndarray) library"
55license = " Apache License 2.0"
Original file line number Diff line number Diff line change 11Arraymancer v0.7.x
22=====================================================
33
4+ Arraymancer v0.7.33 Oct 11 2024
5+ =====================================================
6+
7+ - Add "format string" support for tensors (#655 )
8+ - Explicitly allow ` openArray ` in Tensor ` [] ` , ` []= ` , fix the CI (#666 )
9+ - Update arraymancer dependencies (#665 )
10+ - Add support for running some key ` bitops ` functions on integer Tensors (#661 )
11+ - Make the output of ` ismember ` have the same shape as its first input (#657 )
12+ - Non-contiguous tensor iteration optimization (#659 )
13+ - update nimcuda dependency to v0.2.0
14+
415Arraymancer v0.7.32 Jun 16 2024
516=====================================================
617
You can’t perform that action at this time.
0 commit comments