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
- 2DFrame-py
- Frame Analysis with Excel 1 - Single beam
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- Downloads
- Writing Arrays to the worksheet - VBA function
- XLDennis, the MSDN Library, and VBA rant
Recent Comments
Tag Archives: Real to complex
Working with Python polynomials from Excel
Python polynomial functions have several features that require manipulation of data passed from Excel: I have written 3 short Python functions to deal with passing arrays of complex numbers from and to Excel, using pyxll, or within Python code to … Continue reading
Posted in Arrays, Excel, Link to Python, PyXLL, UDFs
Tagged complex numbers, Complex to real, Excel, Numpy, Polynomials, Python, PyXLL, Real to complex, Reversing arrays, UDFs
Leave a comment