diff --git "a/Improve wrapping logic and simplify triclinic \342\206\222 orthorhombic handling" "b/Improve wrapping logic and simplify triclinic \342\206\222 orthorhombic handling" new file mode 100644 index 00000000..2c3398be --- /dev/null +++ "b/Improve wrapping logic and simplify triclinic \342\206\222 orthorhombic handling" @@ -0,0 +1,5 @@ +Summary + +This PR simplifies and standardizes the wrapping workflow by introducing a cleaner abstraction for handling triclinic and orthorhombic box representations. + +It removes redundant wrapping logic and ensures consistent behavior across different box types.