Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Intersections, interpolations, and rotations
- Using LINEST for non-linear curve fitting
- Linestgap with data in rows
- Working with units in Excel - using VBA and Python
- Installing Python, Scipy and Pyxll
- Downloads
- Reinforced Concrete Moment-Curvature - 1
- Cubic Splines
- Extracting data from a 3D range
- ALGLIB linear and polynomial fitting functions
Recent Comments
Tag Archives: combinations
Pandigital sums and Python permutations and combinations
The New Scientist brain twister from last weeks edition has several problems involving pandigital sums, which are additions that use each of the digits from 0 to 9 exactly once, and with no number within the sum that starts with … Continue reading
Posted in Arrays, Computing - general, Excel, Link to Python, Newton, NumPy and SciPy, PyXLL, UDFs, VBA
Tagged combinations, itertools, Numpy, Pandigital sums, permutations, Python, PyXLL, VBA
Leave a comment