Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- XLDennis, the MSDN Library, and VBA rant
- Daily Download 5: Frame Analysis
- Filling Blanks with Go To-Special (and local help rant)
- The angle between two vectors, Python version
- Daily Download 4: Continuous Beam Analysis
- Downloads
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Writing Arrays to the worksheet - VBA function
Recent Comments
Category Archives: Newton
Scipy Functions with Excel and pyxll 8 – Statistics
This post looks at linking Excel to the Scipy and Pandas statistics functions using pyxll. The py_Stats spreadsheet, with associated Python code in PythonStatsFuncs3.py and pyScipy3.py, are included in the download file: py_SciPy.zip Details of the required pyxll package (including … Continue reading
Posted in Excel, Link to Python, Maths, Newton, NumPy and SciPy, Python Pandas, PyXLL, UDFs
Tagged Excel, Help function, Numpy, Pandas, Python, PyXLL, SciPy, statistics, UDFs.
1 Comment
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 6 – Integration
The py_Integrate spreadsheet, with associated Python code in pyScipy3.py, are 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 … Continue reading
Posted in Excel, Link to Python, Maths, Newton, Numerical integration, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Integration, multiple integration, Numpy, Python, PyXLL, Quadrature, SciPy, Sympy, Tanh-Sinh Quadrature, UFFs
Leave a 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