Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- Cubic Splines
- 2DFrame-py
- Downloads
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- Contour plots with Excel and Matplotlib
- Writing Arrays to the worksheet - VBA function
- XLDennis, the MSDN Library, and VBA rant
- Weighted Least Squares Regression, using Excel, VBA, Alglib and Python
- About Newton Excel Bach
Recent Comments
Tag Archives: Vincenty’s method
Python Data Classes
I have recently been catching up with new Python features, starting with Data Classes which were introduced in Python version 3.7. For information and code examples I have referred to: Data Classes in Python 3.7+ (Guide) at Real Python The … Continue reading
Posted in Coordinate Geometry, Excel, Link to Python, Newton, PyXLL, UDFs
Tagged Python, Python Data Classes, PyXLL, Real Python, Spherical distance, UDFs, Vincenty's method
2 Comments