regularizeNd
This page is the home for a full tutorial series on regularizeNd and one deep-dive technical article.
Tutorial Series
- Part 1: Introduction and Intuition
- Part 2: 1D Smoothing and Parameter Tuning
- Part 3: Interpolation and Solver Behavior
- Part 4: Boundary Behavior and Convex Hull
- Part 5: Scaling to 4D and Beyond
- Part 6: Constraints and Mappings
- Part 7: Iterative Solvers and Memory Strategy
- Part 8: Lineage and Practical Migration Notes
Deep-Dive Scientific Article
Notes
- This section currently targets website pages only.
- Integration into regularizeNd docs is deferred.
- When docs integration starts, content will be adapted to MyST markdown.
Attribution
This series is inspired by Math for Mere Mortals educational progression on regularization and related historical tools including gridfit and RegularizeData3D. The tutorials here are independently written for regularizeNd with direct attribution and references.
- Introduction to Regularizing with 2D Data – Part 1 of 3
- Introduction to Regularizing with 2D Data – Part 2 of 3
- Introduction to Regularizing with 2D Data – Part 3 of 3
- RegularizeData2D, the Excel Spreadsheet Function for Regularizing 2D Data – Part 1 of 2
- RegularizeData2D, the Excel Spreadsheet Function for Regularizing 2D Data – Part 2 of 2
- Introduction to Regularizing 3D Data – Part 1 of 2
- Introduction to Regularizing 3D Data – Part 2 of 2