Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Cubic Splines
- Using LinEst() on data with gaps
- Continuous Beams With Spring Supports by Macaulay’s Method
- Intersections, interpolations, and rotations
- Converting from global to local coordinates (and vice versa)
- Smart Indenter and Excel 2013
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Buckling of columns with varying cross section
- Fitting high order polynomials
Recent Comments
Tag Archives: Sparse matrix solver
Installing PyPardiso
Update 5th June 2022: The PyPardiso package may now be installed simply with pip (see Installing PyPardiso and speed of Scipy spsolve): Install the MKL library: pip install mkl Install PyPardiso: pip install pypardiso The PyPardiso package provides an interface to … Continue reading
Posted in Excel, Finite Element Analysis, Frame Analysis, Link to Python, Newton, NumPy and SciPy, PyXLL, UDFs
Tagged Exceel, Intel MKL library, PyPardiso, PyXLL, SciPy, Sparse matrix solver, UDFs
1 Comment