Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Cubic Splines
- About Newton Excel Bach
- Frame Analysis with Excel 1 - Single beam
- Taming Symbols in Excel
- Downloads
- XLDennis, the MSDN Library, and VBA rant
- Solving non-linear equations with two or more unknowns – 3
- Writing Arrays to the worksheet - VBA function
Recent Comments
Tag Archives: Faster python code
More on Numba
Following my recent post Making Finite Element Analysis go faster … I have been having a closer look at the options in the Numba just-in-time compiler for improving the performance of Python code. The Numba docs include a series of short … Continue reading
Posted in Excel, Link to Python, NumPy and SciPy, PyXLL, UDFs
Tagged Excel, Faster python code, Numba, Numpy, Python, PyXLL, UDFs
Leave a comment