◐ Shell
reader mode source ↗
Skip to content

Allow creating new .NET arrays from Python using Array[T](dim1, dim2,…) syntax#1291

Merged
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:features/ArrayFromShape
Nov 24, 2020
Merged

Allow creating new .NET arrays from Python using Array[T](dim1, dim2,…) syntax#1291
lostmsu merged 1 commit into
pythonnet:masterfrom
losttech:features/ArrayFromShape

allow creating new .NET arrays from Python using Array[T](dim1, dim2,…

1d17421

Workflow runs completed with no jobs