Commit d6e909b
committed
- Standardize data types in numeric operations across Bézier and NURBS methods for consistency and precision.
- Add `examples/ssx/nurbs_nurbs_intersection_10.py` to demonstrate NURBS intersection use cases.
- Refactor `ndinterval.c` to fix method names and refine interval operations.
- Introduce `_deflate.py` for advanced intersection processing with improved derivative handling and multi-dimensional Bernstein patch methods.
- Optimize memory usage by caching frequently used computations in `fdm.py` and `aabb.py`.1 parent 2006d16 commit d6e909b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | | - | |
| 1363 | + | |
| 1364 | + | |
0 commit comments