awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Data processing library

रैंकिंग 9 जुल॰ 2026 को अपडेट की गई

For a python library for numeric data processing, the strongest matches are google/jax (JAX is a high-performance numerical computing library that provides), numpy/numpy (NumPy is the foundational library for high-performance numerical computing) and gonum/gonum (Gonum is a comprehensive suite of packages for the). scipy/scipy and jounce/surge round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best open-source libraries for numeric data processing. Compare top-rated tools by performance and activity to find the best fit.

Data processing library

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • google/jaxgoogle का अवतार

    google/jax

    35,835GitHub पर देखें↗

    JAX is a hardware-accelerated array library and automatic differentiation system for numerical computing. It provides a framework compatible with NumPy that extends array operations with a just-in-time compiler to transform Python functions into optimized kernels for execution on GPU and TPU accelerators. The system differentiates itself through the use of an XLA-based compiler and a single program multiple data sharding model. These capabilities allow the library to distribute large-scale computations across multiple hardware accelerators using both automatic parallelization and manual shard

    JAX is a high-performance numerical computing library that provides NumPy-compatible array operations, automatic differentiation, and just-in-time compilation for accelerated execution on GPUs and TPUs.

    PythonJIT Kernel CompilersJust-In-Time Kernel CompilersVectorized Array Operations
    GitHub पर देखें↗35,835
  • numpy/numpynumpy का अवतार

    numpy/numpy

    32,207GitHub पर देखें↗

    NumPy is a foundational library for scientific computing in Python, providing a comprehensive framework for managing and manipulating large-scale numerical information. It centers on high-performance multidimensional array objects that serve as the primary data structure for complex mathematical operations and data analysis workflows. The library distinguishes itself through specialized mechanisms for handling multidimensional data, including advanced indexing, slicing, and broadcasting techniques that allow for efficient operations across arrays of varying shapes. It utilizes strided metadat

    NumPy is the foundational library for high-performance numerical computing in Python, providing the essential multidimensional array structures, linear algebra routines, and vectorized operations required for complex data analysis and mathematical modeling.

    PythonLinear AlgebraStatistical Analysis LibrariesNumerical Computing Libraries
    GitHub पर देखें↗32,207
  • gonum/gonumgonum का अवतार

    gonum/gonum

    8,316GitHub पर देखें↗

    Gonum is a numerical computing library for the Go programming language, providing a collection of packages for scientific computing, linear algebra, statistics, and optimization. It functions as a framework for performing complex numerical computations and solving systems of linear equations. The project includes a dedicated graph analysis framework for modeling network graphs and solving connectivity and pathfinding problems. It also provides a statistical analysis toolkit for computing descriptive and inferential statistics and estimating mixture entropy. The library's capability surface c

    Gonum is a comprehensive suite of packages for the Go language that provides the requested linear algebra, statistical analysis, and numerical computing capabilities required for high-performance data science tasks.

    GoStatistical Analysis LibrariesStatistical Analysis Libraries
    GitHub पर देखें↗8,316
  • scipy/scipyscipy का अवतार

    scipy/scipy

    14,474GitHub पर देखें↗

    SciPy is a scientific computing library for Python that provides a comprehensive collection of mathematical algorithms and numerical tools for research and engineering. It functions as a high-performance numerical analysis framework, bridging high-level Python code with compiled C and Fortran routines to execute complex computations at hardware speeds. The library is built upon array-based data structures that utilize strided memory layouts to enable efficient data manipulation and slicing. By employing vectorized operation dispatch and linking to optimized hardware-specific linear algebra li

    SciPy is a foundational library for scientific computing that provides the requested vectorized operations, linear algebra support, and high-performance execution through its optimized numerical algorithms.

    PythonLinear AlgebraVectorized Array Operations
    GitHub पर देखें↗14,474
  • jounce/surgeJounce का अवतार

    Jounce/Surge

    5,321GitHub पर देखें↗

    Surge is a Swift library for high-performance numerical analysis, linear algebra, digital signal processing, and accelerated image manipulation. It utilizes the Accelerate framework to provide hardware-accelerated tools for matrix mathematics and signal processing. The library provides specialized capabilities for digital signal processing, including convolution, signal similarity analysis through cross-correlation, and domain transformations using fast Fourier transforms. It also includes a suite of tools for the rapid transformation and analysis of pixel buffers and image data. Beyond sign

    Surge is a high-performance numerical computing library for Swift that provides essential linear algebra, matrix mathematics, and signal processing capabilities, making it a strong fit for your requirements despite lacking a dedicated data frame structure.

    SwiftLinear AlgebraStatistical Analysis LibrariesStatistical Analysis Libraries
    GitHub पर देखें↗5,321
  • pandas-dev/pandaspandas-dev का अवतार

    pandas-dev/pandas

    49,039GitHub पर देखें↗

    Pandas is a high-performance data analysis library that provides a comprehensive framework for manipulating, cleaning, and transforming structured datasets. It centers on labeled one-dimensional and two-dimensional data structures, allowing users to construct, filter, and reshape tabular information while performing complex arithmetic and logical operations. The library distinguishes itself through a sophisticated indexing engine that enables automatic data alignment during calculations and relational merges. By utilizing a block-based memory layout, it optimizes cache locality for vectorized

    Pandas is the industry-standard library for high-performance data analysis and manipulation, providing the essential vectorized operations, data frame structures, and statistical tools required for complex numerical computing.

    PythonDataframe ConstructorsTabular Data Frameworks
    GitHub पर देखें↗49,039
  • cupy/cupycupy का अवतार

    cupy/cupy

    11,000GitHub पर देखें↗

    CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads. The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio

    CuPy provides a high-performance, NumPy-compatible interface for GPU-accelerated array operations and linear algebra, making it a powerful tool for numerical computing and scientific workloads.

    PythonJIT Kernel CompilersVectorized Array OperationsNumerical Computing Libraries
    GitHub पर देखें↗11,000
  • josdejong/mathjsjosdejong का अवतार

    josdejong/mathjs

    15,036GitHub पर देखें↗

    Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad

    Math.js is a comprehensive library for scientific and mathematical computing that provides robust support for linear algebra, statistical analysis, and symbolic manipulation, making it a strong fit for numerical tasks in the JavaScript ecosystem.

    JavaScriptLinear AlgebraStatistical Analysis LibrariesStatistical Analysis Libraries
    GitHub पर देखें↗15,036
  • statsmodels/statsmodelsstatsmodels का अवतार

    statsmodels/statsmodels

    11,260GitHub पर देखें↗

    Statsmodels is a comprehensive Python library designed for statistical modeling, econometric research, and data analysis. It provides a robust framework for estimating and diagnosing a wide range of statistical models, enabling users to perform rigorous hypothesis testing, regression analysis, and complex data exploration within structured environments. The library distinguishes itself through its support for advanced statistical methodologies, including state space representation for dynamic systems and generalized linear frameworks that accommodate non-normal response variables. It offers s

    Statsmodels is a specialized library for statistical modeling and econometrics that provides the rigorous analysis and diagnostic tools required for advanced data science, though it relies on external libraries like NumPy and Pandas for core vectorized operations and data frame manipulation.

    PythonStatistical Analysis LibrariesHypothesis TestingStatistical Estimation
    GitHub पर देखें↗11,260
  • mathnet/mathnet-numericsmathnet का अवतार

    mathnet/mathnet-numerics

    3,717GitHub पर देखें↗

    This project is a numerical computing library designed for scientific and engineering mathematical operations. It functions as a comprehensive linear algebra framework, a statistical analysis library, and a toolkit for mathematical optimization and numerical integration. The library is distinguished by its provider-based native acceleration, which allows managed code to be swapped for platform-native binary libraries to increase the performance of computationally intensive routines. It also supports a hybrid approach to matrix storage, implementing separate strategies for dense and sparse mat

    This library provides a comprehensive suite of tools for linear algebra, statistical analysis, and numerical optimization, featuring native acceleration and support for both dense and sparse matrix operations in the .NET ecosystem.

    C#Statistical Analysis Libraries
    GitHub पर देखें↗3,717
  • fastai/numerical-linear-algebrafastai का अवतार

    fastai/numerical-linear-algebra

    10,703GitHub पर देखें↗

    This project is a comprehensive library for numerical linear algebra and scientific computing, designed to provide optimized routines for matrix decomposition, statistical modeling, and high-performance data analysis. It serves as both a toolkit for solving complex linear systems and an educational resource for understanding the fundamental algorithms behind matrix factorizations and numerical solvers. The library distinguishes itself through a focus on randomized numerical linear algebra, utilizing probabilistic algorithms and approximate methods to perform dimensionality reduction and matri

    This library provides a robust suite of optimized routines for linear algebra, matrix decomposition, and statistical modeling, making it a direct fit for high-performance numerical computing and data analysis tasks.

    Jupyter NotebookLinear AlgebraParallel ProcessingVectorized Array Operations
    GitHub पर देखें↗10,703
  • jax-ml/jaxjax-ml का अवतार

    jax-ml/jax

    35,828GitHub पर देखें↗

    This project is a high-performance numerical computing library designed for large-scale scientific and machine learning workloads. It functions as an automatic differentiation framework and a just-in-time compilation engine, transforming high-level Python code into optimized machine instructions. By enforcing pure functional programming patterns and immutable array semantics, the library ensures that mathematical functions remain compatible with automated graph transformations and symbolic differentiation. The platform distinguishes itself through its distributed array computing capabilities,

    JAX is a high-performance numerical computing library that provides accelerated linear algebra, automatic differentiation, and vectorized operations, making it a flagship tool for scientific and mathematical modeling.

    PythonArray Vectorization Utilities
    GitHub पर देखें↗35,828
  • numba/numbanumba का अवतार

    numba/numba

    10,918GitHub पर देखें↗

    Numba is a just-in-time compiler that translates high-level Python functions into optimized machine code at runtime. By leveraging the LLVM compiler infrastructure, it provides a framework for accelerating numerical data processing and mathematical computations, enabling performance levels comparable to statically compiled languages. The project distinguishes itself through its ability to perform type-inference-based specialization, which generates machine instructions tailored to the specific data types used during execution. It employs a lazy compilation pipeline that defers translation unt

    Numba is a just-in-time compiler that accelerates Python numerical functions and integrates directly with NumPy to provide high-performance execution for mathematical and data-intensive tasks.

    PythonParallel ProcessingVectorized Array Operations
    GitHub पर देखें↗10,918
  • pola-rs/polarspola-rs का अवतार

    pola-rs/polars

    38,855GitHub पर देखें↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Polars is a high-performance, vectorized data processing library that provides robust data frame manipulation and efficient analytical capabilities, making it a flagship tool for numerical computing and data analysis.

    RustVectorized Mapping
    GitHub पर देखें↗38,855
  • polakowo/vectorbtpolakowo का अवतार

    polakowo/vectorbt

    6,720GitHub पर देखें↗

    VectorBT is a vectorized trading strategy backtesting framework that simulates thousands of strategy configurations in a single pass over historical price data. It operates as a parameter optimization engine, a portfolio performance analyzer, a technical indicator calculator, and a financial data fetcher, all built around a DataFrame-centric data model that uses NumPy broadcasting for signal alignment and compiled code acceleration for performance. The framework distinguishes itself through its ability to run large-scale parameter sweeps by constructing every combination of strategy parameter

    This framework provides high-performance vectorized numerical computing and data analysis specifically tailored for financial time-series and strategy backtesting, utilizing NumPy and pandas for its core operations.

    PythonVectorized Array OperationsDataframe Engines
    GitHub पर देखें↗6,720
  • julialang/juliaJuliaLang का अवतार

    JuliaLang/julia

    48,856GitHub पर देखें↗

    Julia is a high-performance, dynamic programming language designed for scientific computing, data analysis, and complex mathematical modeling. It provides a specialized runtime environment that manages memory allocation and parallel processing, utilizing a just-in-time compiler to translate high-level source code into optimized machine instructions. This architecture allows the language to achieve execution speeds comparable to statically compiled languages while maintaining the flexibility of a dynamic scripting environment. The language is distinguished by its multiple dispatch system, whic

    Julia is a high-performance programming language specifically engineered for scientific computing and numerical analysis, providing native support for vectorized operations, linear algebra, and complex mathematical modeling.

    JuliaProgramming LanguagesCompiler InfrastructureLanguage Features
    GitHub पर देखें↗48,856
  • haifengl/smilehaifengl का अवतार

    haifengl/smile

    6,387GitHub पर देखें↗

    Smile is a comprehensive JVM machine learning library and statistical computing toolkit. It provides a suite of algorithms for classification, regression, and clustering, implemented natively for Java, Scala, and Kotlin. The project also functions as a deep learning framework, a natural language processing library, and an inference engine for large language models. The library distinguishes itself through GPU acceleration via LibTorch bindings and support for the ONNX model interchange format. It includes specialized capabilities for large language model inference, featuring Byte-Pair Encodin

    Smile is a comprehensive library for statistical computing and machine learning on the JVM that provides robust support for data manipulation, linear algebra, and high-performance execution, making it a strong fit for numerical and data analysis tasks.

    JavaLinear AlgebraStatistical Analysis LibrariesHypothesis Testing
    GitHub पर देखें↗6,387
  • arrayfire/arrayfirearrayfire का अवतार

    arrayfire/arrayfire

    4,888GitHub पर देखें↗

    ArrayFire is a hardware-agnostic compute framework and JIT-compiled tensor engine designed for high-performance numerical computing. It serves as a GPU numerical computing library and parallel signal processing toolkit that abstracts hardware backends, allowing the same codebase to execute across various GPU architectures and CPUs. The project distinguishes itself through a JIT engine that uses expression compilation to fuse operations and minimize memory overhead. It employs a deferred execution graph to optimize computation chains and provides interoperability primitives to share data and e

    ArrayFire is a high-performance numerical computing library that provides vectorized operations, linear algebra support, and parallel execution across hardware backends, making it a strong tool for mathematical modeling and data analysis.

    C++Vectorized Array OperationsNumerical Computing Libraries
    GitHub पर देखें↗4,888
  • hosseinmoein/dataframehosseinmoein का अवतार

    hosseinmoein/DataFrame

    2,917GitHub पर देखें↗

    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

    This C++ library provides high-performance tabular data manipulation, statistical analysis, and linear algebra capabilities, making it a specialized tool for numerical computing and data analysis.

    C++Statistical Analysis LibrariesTabular Data Frames
    GitHub पर देखें↗2,917
  • dask/daskdask का अवतार

    dask/dask

    13,746GitHub पर देखें↗

    Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows from single machines to large clusters. It functions as a cluster resource manager that orchestrates computational logic by representing tasks and their dependencies as directed acyclic graphs. This architecture allows the system to automate the distribution of workloads across available hardware while managing complex execution requirements. The project distinguishes itself through a lazy evaluation engine that defers data operations until they are explicitly requested, enabl

    Dask is a powerful framework for parallelizing numerical computing and data analysis workflows, providing the necessary infrastructure to scale vectorized operations and data frame manipulation across distributed systems.

    PythonStatistical Analysis LibrariesVectorized Array OperationsHypothesis Testing
    GitHub पर देखें↗13,746
  • accord-net/frameworkaccord-net का अवतार

    accord-net/framework

    4,540GitHub पर देखें↗

    This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization. It serves as a foundational toolkit for developing applications in machine learning, digital signal processing, and computer vision. The framework provides specialized toolkits for training and deploying predictive models, including neural networks, support vector machines, and decision trees. It further distinguishes itself with deep integrations for real-time visual analysis, such as object tracking and facia

    This framework provides a comprehensive suite of libraries for numerical analysis, statistics, and mathematical optimization within the .NET ecosystem, making it a suitable tool for high-performance scientific computing and data modeling.

    C#Statistical Analysis LibrariesHypothesis Testing
    GitHub पर देखें↗4,540
  • pytorch/pytorchpytorch का अवतार

    pytorch/pytorch

    100,814GitHub पर देखें↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic differentiation system that allows for flexible, non-static graph execution. The framework is designed for deep integration with Python, enabling natural usage alongside standard scientific computing ecosystems. It distinguishes itself through a comprehensive distributed training sui

    PyTorch provides a high-performance tensor library with robust linear algebra and vectorized operations that serves as a powerful foundation for numerical computing and mathematical modeling, even though its primary focus is deep learning.

    PythonJust-In-Time Compilers
    GitHub पर देखें↗100,814
  • torch/torch7torch का अवतार

    torch/torch7

    9,127GitHub पर देखें↗

    Torch7 is a scientific computing environment and tensor computation library used for deep learning research and numerical analysis. It functions as a Lua-based framework for training neural networks and learning agents, providing a toolkit for implementing architectures and training through reinforcement learning algorithms. The project is distinguished by its tight integration with C, utilizing a binding layer to map high-level scripting to low-level C structures for direct memory access. It supports hardware-accelerated computation by offloading linear algebra and convolution operations to

    Torch7 provides a high-performance tensor computation environment with robust linear algebra support and hardware acceleration, making it a capable tool for numerical analysis and scientific computing.

    CNumerical Computing Libraries
    GitHub पर देखें↗9,127
  • eventual-inc/daftEventual-Inc का अवतार

    Eventual-Inc/Daft

    5,225GitHub पर देखें↗

    Daft is a distributed dataframe library and multimodal data processor designed to handle large-scale structured and unstructured data. It functions as a vectorized execution engine that processes tables alongside images, audio, and video, utilizing a unified schema to manage diverse data types. The project distinguishes itself by combining distributed data engineering with large-scale AI inference. It provides an AI data pipeline for batch-optimizing model prompts and generating high-dimensional text embeddings, while utilizing zero-copy memory sharing to execute custom Python functions witho

    Daft is a high-performance distributed dataframe library that provides vectorized execution and structured data manipulation, making it a strong tool for large-scale data analysis and numerical processing tasks.

    RustDistributed DataframesMultimodal ProcessingBatch Inference Pipelines
    GitHub पर देखें↗5,225
  • duckdb/duckdbduckdb का अवतार

    duckdb/duckdb

    38,805GitHub पर देखें↗

    DuckDB is an in-process analytical database engine designed to run directly within an application process. As a zero-dependency, embedded system, it provides enterprise-grade SQL data processing capabilities without the overhead of managing a dedicated database server. It is built to handle complex analytical and aggregation tasks by storing and retrieving information in columns, allowing for high-performance relational data manipulation. The engine distinguishes itself through a columnar vectorized execution model that maximizes CPU cache efficiency during query operations. It employs adapti

    DuckDB is a high-performance analytical database engine that provides powerful vectorized execution and relational data manipulation capabilities, making it a robust tool for large-scale data analysis tasks.

    C++Analytical DatabasesColumnar EnginesEmbedded Databases
    GitHub पर देखें↗38,805
  • juliadata/dataframes.jlJuliaData का अवतार

    JuliaData/DataFrames.jl

    1,830GitHub पर देखें↗

    In-memory tabular data in Julia

    This library provides the core data frame manipulation capabilities required for high-performance data analysis within the Julia ecosystem, though it relies on other packages for broader scientific visualization and advanced linear algebra.

    JuliaData Analysis and VisualizationNumerical Libraries
    GitHub पर देखें↗1,830
  • julianlsolvers/optim.jlJuliaNLSolvers का अवतार

    JuliaNLSolvers/Optim.jl

    1,201GitHub पर देखें↗

    Optim.jl is a numerical optimization library for the Julia programming language, providing a comprehensive framework for minimizing or maximizing univariate and multivariate functions. It offers a suite of tools for solving both constrained and unconstrained mathematical problems, utilizing a variety of gradient-based, derivative-free, and stochastic search methods. The library distinguishes itself through a modular architecture that leverages language-level multiple dispatch to automatically select efficient solvers based on input data types and objective function properties. It supports com

    Optim.jl is a specialized library for numerical optimization and mathematical modeling that provides high-performance solvers for complex functions, fitting the category of numerical computing tools even though it focuses on optimization rather than general-purpose data frame manipulation.

    JuliaJulia ResourcesAutomatic DifferentiationDispatch-Based Algorithm Selections
    GitHub पर देखें↗1,201
  • sloisel/numericsloisel का अवतार

    sloisel/numeric

    1,447GitHub पर देखें↗

    This library is a JavaScript-based numerical analysis tool designed to perform complex mathematical operations directly within web browser environments. It provides a comprehensive suite of algorithms for linear algebra, matrix manipulation, and equation solving, enabling data-intensive computations to occur locally without requiring server-side processing. The project distinguishes itself by offering a specialized computational engine that handles advanced mathematical tasks such as gradient-based function optimization and iterative numerical approximation. By utilizing quadrature-based inte

    This library provides a suite of tools for numerical analysis, linear algebra, and matrix operations in JavaScript, making it a suitable choice for numerical computing tasks within that ecosystem.

    JavaScriptNumerical LibrariesBrowser-Side Mathematical EnginesLinear Algebra Routines
    GitHub पर देखें↗1,447
  • hedgehog-computing/hedgehog-labHedgehog-Computing का अवतार

    Hedgehog-Computing/hedgehog-lab

    2,384GitHub पर देखें↗

    Hedgehog Lab is a browser-based scientific computing environment designed for executing numerical analysis, matrix operations, and symbolic computation directly within a web browser. It functions as a native engine for algebraic manipulation and equation solving, allowing users to perform complex mathematical tasks without requiring external server-side infrastructure or software installations. The platform distinguishes itself by leveraging hardware acceleration to process large-scale linear algebra and matrix calculations. It integrates a symbolic engine that parses mathematical expressions

    This is a browser-based scientific computing environment that provides matrix operations, GPU-accelerated linear algebra, and data visualization, making it a capable tool for numerical computing in the JavaScript ecosystem.

    TypeScriptScientific Computing PlatformsSymbolic Expression ManipulatorsGPU-Accelerated Computation
    GitHub पर देखें↗2,384
  • dimforge/nalgebradimforge का अवतार

    dimforge/nalgebra

    4,745GitHub पर देखें↗

    nalgebra is a linear algebra library for Rust that provides matrix and vector operations with support for both compile-time and runtime dimensions. It functions as a numerical analysis library and a sparse matrix library, offering a mathematical framework capable of running in embedded environments and WebAssembly without requiring the Rust standard library. The project distinguishes itself as a geometric transformation library, utilizing homogeneous coordinates, quaternions, and isometries to handle 3D rotations, translations, and projections. It implements a variety of matrix decompositions

    This is a specialized linear algebra library for Rust that provides high-performance matrix and vector operations, though it focuses more on geometric transformations and low-level mathematical primitives than on high-level data frame manipulation or statistical analysis.

    RustLinear Algebra LibrariesNo-Std Mathematical Frameworks3D Graphics Pipelines
    GitHub पर देखें↗4,745
  • reference-lapack/lapackReference-LAPACK का अवतार

    Reference-LAPACK/lapack

    1,808GitHub पर देखें↗

    LAPACK is a comprehensive library of Fortran routines designed for high-performance numerical analysis and linear algebra. It serves as a foundational scientific computing framework, providing standardized procedures for solving systems of linear equations, eigenvalue problems, and least squares approximations. The library distinguishes itself through a hierarchical routine abstraction that organizes mathematical operations into distinct levels of complexity. It utilizes block-partitioned matrix algorithms and a column-major memory layout to optimize data locality and hardware efficiency. By

    LAPACK is a foundational library for high-performance linear algebra and numerical analysis, providing the core mathematical routines that power many higher-level data analysis frameworks.

    FortranLinear Algebra LibrariesFortran ResourcesLinear Algebra
    GitHub पर देखें↗1,808
  • digikar99/numericalsdigikar99 का अवतार

    digikar99/numericals

    55GitHub पर देखें↗

    SIMD powered simple-math numerical operations on arrays for Common Lisp through CFFI still experimental

    This library provides SIMD-accelerated numerical operations for Common Lisp, serving as a specialized building block for high-performance mathematical computing despite its experimental status.

    Common LispNumerical and ScientificNumerical Computing
    GitHub पर देखें↗55
टॉप 10 की एक नज़र में तुलना करें
रिपॉजिटरीस्टार्सभाषालाइसेंसअंतिम पुश
google/jax35.8KPythonApache-2.017 जून 2026
numpy/numpy32.2KPythonNOASSERTION16 जून 2026
gonum/gonum8.3KGobsd-3-clause12 जन॰ 2026
scipy/scipy14.5KPythonbsd-3-clause20 फ़र॰ 2026
jounce/surge5.3KSwiftMIT20 जुल॰ 2023
pandas-dev/pandas49KPythonBSD-3-Clause22 जून 2026
cupy/cupy11KPythonMIT17 जून 2026
josdejong/mathjs15KJavaScriptApache-2.012 मई 2026
statsmodels/statsmodels11.3KPythonbsd-3-clause13 जन॰ 2026
mathnet/mathnet-numerics3.7KC#mit3 मार्च 2025

Related searches

  • Numerical computing library
  • a library for numerical analysis and computing
  • an open source framework for data pipelines
  • Text search engine
  • a library for rendering interactive data visualizations
  • an open source database management system
  • Data interchange formats
  • an open source tool for data backups