--- a/src/python_access/numpy_array.rs Thu Feb 26 09:32:12 2026 -0500 +++ b/src/python_access/numpy_array.rs Wed Apr 22 22:32:00 2026 -0500 @@ -1,5 +1,5 @@ /*! -Python and C++ wrapper for Dolfinx Function<f64> +Wrapper for numpy arrays. */ use alg_tools::euclidean::wrap::{WrapGuard, WrapGuardMut, Wrapped};