awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMatrix Transposition

Operations that swap rows and columns in a dataset to change its orientation.

Distinct from Dataset Processors: Shortlist candidates focus on dataset replacement or pipeline wrapping, not geometric transposition.

Explore 1 awesome GitHub repository matching data & databases · Matrix Transposition. Refine with filters or upvote what's useful.

Awesome Matrix Transposition GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hosseinmoein/dataframeالصورة الرمزية لـ hosseinmoein

    hosseinmoein/DataFrame

    2,917عرض على GitHub↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    Provides the ability to swap rows and columns for datasets with a single data type.

    C++aicppdata-analysis
    عرض على GitHub↗2,917
  1. Home
  2. Data & Databases
  3. Matrix Transposition