You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Implementing Kazushige Goto Algorithms for Matrix Operations in xtensor",
79
79
pageName: "MatrixOperationsInXtensor",
80
80
shortDescription: "This project aims to integrate Kazushige Goto’s highly optimized matrix multiplication algorithms into the xtensor framework, leveraging the xsimd library for SIMD acceleration.",
title: "Complete BinaryView / StringView support in Arrow C++",
94
94
pageName: "BinaryViewInApacheArrow",
95
95
shortDescription: "BinaryView is a more recent and more efficient alternative to Arrow's standard Binary type. It allows for inlined storage of short strings and fast prefix comparison.",
0 commit comments