Showing 23 open source projects for "matrix algebra"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    CUTLASS

    CUTLASS

    CUDA Templates for Linear Algebra Subroutines

    CUTLASS is a collection of CUDA C++ template abstractions for implementing high-performance matrix-multiplication (GEMM) and related computations at all levels and scales within CUDA. It incorporates strategies for hierarchical decomposition and data movement similar to those used to implement cuBLAS and cuDNN. CUTLASS decomposes these "moving parts" into reusable, modular software components abstracted by C++ template classes. These thread-wide, warp-wide, block-wide, and device-wide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ template matrix library primarily designed to work with the GNU gmp library to perform matrix operations on numbers of arbitrary precision. Works with rational numbers, and floats. Computes: Inverse, LDU factorization, Row echelon reduction, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads: http://arma.sourceforge.net...
    Leader badge
    Downloads: 1,569 This Week
    Last Update:
    See Project
  • 4
    AtteStat

    AtteStat

    The package for statistical data analysis and applied mathematics

    The high performance open source package for statistical data analysis and applied mathematics AtteStat is an add-in for desktop versions of the Microsoft Excel spreadsheets. Both 32-bit and 64-bit in one package. The combination of the unsurpassed convenience of spreadsheets and the effective interception of Microsoft Excel exceptions (frontend) and the maximum speed of the C++ programming language (backend). Winner of contest Microsoft Office Extensions (PC Magazine RE) in 2006....
    Downloads: 38 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Bandicoot

    Bandicoot

    fast C++ library for GPU linear algebra & scientific computing

    * Fast GPU linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use * Provides high-level syntax and functionality deliberately similar to Matlab * Provides an API that is aiming to be compatible with Armadillo for easy transition between CPU and GPU linear algebra code * Useful for algorithm development directly in C++, or quick conversion of research code into production environments * Distributed under the permissive Apache...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Criterial

    Criterial

    The package for statistical data analysis and applied mathematics

    The high performance open source package for statistical data analysis and applied mathematics Criterial is an add-in for all desktop versions of the LibreOffice Calc spreadsheets on any 64-bit operating systems. The combination of the unsurpassed convenience of spreadsheets as frontend and the maximum speed of the C++ programming language as backend. Contains user experience and the best ideas of projects AtteStat and StatAnt. Completely free. No donation required. Criterial comes with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    eMatrix

    A C++ Matrix Library

    eMatrix is a lightweight matrix library developed in C++. EMatrix is designed to help solve engineering problems requiring linear algebra. eMatrix is OS independent and is fairly portable. New features include inv(A) and det(A).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 11
    Matrix Manipulator [Advanced]

    Matrix Manipulator [Advanced]

    Deals with Real Number System.

    Targeted towards the mathematical society, dealing with Linear Algebra. Echelon, System of Linear Equations, Inverse and many fundamental matrix operations. The system is limited to produced 9x9 matrix. For better and clearer view, increase size of console window from Top left > Properties > Layout > Screen and Buffer size, set them to 100w, 30h Your update and feedback is important for me, to make the software grow for individuals of this field to facilitate by adding more operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ViennaCLBench

    OpenCL linear algebra benchmark GUI for CPUs, GPUs, and MIC

    ViennaCLBench provides a graphical user interface for collecting benchmark data for common OpenCL-accelerated linear algebra operations as implemented in the linear algebra library ViennaCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    math toolkit

    A C++ and Python library for finance, statistics and linear algebra.

    A lightweight C++ and Python library for finance, statistics and linear algebra. Finance features include compound rate present/future value, annuity, various present/future value coefficients ... Statistics features include mean, median, variance, standard deviation, covariance, correlation, linear regression, probabilities and random variates of various distributions ... Linear algebra features include matrix arithmetic, inverse, determinant, rank, linear system solution, lu/qr...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SymbolicC++

    An object oriented C++ library for computer algebra

    SymbolicC++ is a general purpose computer algebra system embedded in the programming language C++. It is free software released under the terms of the GNU General Public License. SymbolicC++ is used by including a C++ header file or by linking against a library.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    HASEM

    HASEM

    Matrix c++ library solving any linear algebra problems

    ... desire method as default one. With over 200 member functions and over 40 none member functions HASEM is almost able to solve any linear algebra problems. HASEM support multidimensional as well, you can mix up your multidimensional matrix with other matrices with different size, and apply all operations on them as well.It's possible to save the computed matrix into files, and when required read it from files and load the data into matrices. It is also very easy to add your extension to HASEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, for real and complex matrices.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Header defined, generic C++ Vector and Matrix classes for engineering, scientific, or mathematical needs. A more intuitive, lightweight substitute for the larger linear algebra libraries available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C++ Matrix/Vector Class supporting real & complex data for nearly all matrix algebra calculations. Optimized for double & std::complex<double>. Small and large matrices. Easy to use & get started. Plotting, fast inversion, FFT/IFFT, statistics, & more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a C++ linear algebra library, with dynamic vectors and matrix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Just want vector and matrix algebra and not the entire numerical algorithm kitchen sink? Don't care about FORTRAN? This may be for you. This package is a small, well-tested C++ library that provides basic addition, multiplication, and inversion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Slate++ is a vector/matrix package for C++. Based on templates, Slate++ facilitates basic linear algebra (+, -, *, /, inverse, determinant, ...) on many data types (int, float, double, complex...). Simple to use and thoroughly documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mathniac is a computer algebra system and a small, portable C++ library with symbolic math capabilities. Features: - Symbolic math with multivariable functions and expresions. - Symbolic derivation. - Matrix algebra, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cross-platform C++ library of mathematical routines for handling matrix algebra, random numer generators, fourier transforms, finite element method solving.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next