Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- Cubic Splines
- Downloads
- Daily Download 5: Frame Analysis
- Writing Arrays to the worksheet - VBA function
- Using Linest for non-linear curve fitting, examples, hints and warnings
- Deflections and Moments in Rectangular Plates
- Frame Analysis with Excel - 3, Continuous beam or frame
Recent Comments
Tag Archives: slow array creation
Data Transfer to Python – Update
As noted in the comments here, the main bottleneck in the Python matrix solver functions presented recently was not in the data transfer from Excel, but rather in the creation of the Numpy arrays for very long lists of short … Continue reading
Posted in Arrays, Excel, Frame Analysis, Link to Python, NumPy and SciPy, VBA
Tagged Creating Numpy Arrays, Excel, ExcelPython, Python, slow array creation, VBA
4 Comments