Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Downloads
- Cubic Splines
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- XLDennis, the MSDN Library, and VBA rant
- AS 3600 public comment draft and py_RC Design
- Filling Blanks with Go To-Special (and local help rant)
- Finding Prime Numbers with Excel, and using Array Formulas
- Time in hours and minutes between two dates
Recent Comments
Tag Archives: UDFs
Scipy Functions with Excel and pyxll 7 – Linear Algebra
This post looks at linking Excel to the Scipy linear algebra functions using pyxll, and also using the PyPardiso solver. Previous posts on this topic include: The pyLinAlgfuncs3 spreadsheet, with associated Python code in pyLinalgfuncs3.py and pyScipy3.py, are included in the … Continue reading
Posted in Arrays, Excel, Finite Element Analysis, Frame Analysis, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Iterative solvers, linear algebra, linear equations solver, LU solvers, Numpy, PyPardiso, Python, PyXLL, SciPy, sparse matrices, UDFs
1 Comment
Scipy Functions with Excel and pyxll 5 – Evaluate with Units
The Scipy series continues with the py_EvalU spreadsheet included in the download file: py_SciPy.zip The spreadsheet and associated Python packages have had significant edits since the first post in this series, so please download the latest file. Details of the … Continue reading
Posted in Excel, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Implied units, Latex, mpmath, Numpy, Optimize, Pint, Python, PyXLL, py_EvalU, SciPy, Sympy, UDFs, Unit conversion
2 Comments
Scipy Functions with Excel and pyxll 4 – Solvers 2
Following the previous post I will continue to look at the py_Solvers spreadsheet included in the download file: py_SciPy.zip Details of the required pyxll package (including download, free trial, and full documentation) can be found at: pyxll For those installing a new copy … Continue reading
Posted in Concrete, Excel, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Find Neutral Axis, Find roots, Numpy, Optimize, Python, PyXLL, SciPy, solvers, UDFs
1 Comment
Scipy Functions with Excel and pyxll 3 – Solvers 1
Following the the first post in this series I will move on to the py_Solvers spreadsheet included in the download file: py_SciPy.zip Details of the required pyxll package (including download, free trial, and full documentation) can be found at: pyxll For those … Continue reading
Posted in Excel, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Find Neutral Axis, Find roots, Numpy, Python, PyXLL, SciPy, solvers, UDFs
Leave a comment
Scipy Functions with Excel and pyxll 2 – Interpolation
Following the previous post I will now look in more detail at the functions in the py_Interpolate spreadsheet included in the download file: py_SciPy.zip Details of the required pyxll package (including download, free trial, and full documentation) can be found … Continue reading
Posted in Curve fitting, Excel, Link to Python, Maths, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Cubic splines, Excel, Interpolation, Numpy, Python, PyXLL, py_Interpolation, SciPy, UDFs
Leave a comment