Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种简单的方法来将 IronPython 中的一维数组重塑为 2D 数组,而无需使用 NumPy / Scipy for .NET
我试图找到类似于 Numpy 的“重塑”功能的东西,但到目前为止我还没有成功。
谢谢你的帮助,
塞比