Showing 103 open source projects for "c++ matrix"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    LORE

    LORE

    Another RAID Driver for Linux

    LORE (Layer Of Raid Engine) is a software RAID driver for Linux like MD. LORE delivers better performance than MD in various worklaods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    N-Dimensional Matrix Library

    C Library for manipulating N-dimensional (ND) matrices and arrays.

    N-Dimensional Matrix Library is a library for creating and manipulating N-dimensional matrices (arrays) in C. For more details, please see the README.md file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Programs for Numerical Methods

    Didactic program to aid students in learning Numerical Methods.

    The program contents and capabilities are the following: 1. Matrices. 1.1 Matrix definition and special types of matrices. 1.2 Determinant of a matrix. 1.3 Inverse of a matrix. 2. Linear equation system. 2.1 Direct methods (Inverse of a Matrix, Cramer's Rule, Gauss Jordan, Montante). 2.2 Iterative methods (Jacobi, Gauss-Seidel). 3. Nonlinear equation systems (Newton 1st order, Newton 2nd order). 4. Roots of equations. 4.1 Bracketing methods (Bisection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OmpBLAS

    Implementation of BLAS specification using OpenMP

    This C implementation of one of the most used algebra libraries in scientific applications makes use of OpenMP to take advantage of modern multithread CPUs, while it still keeps in mind the underlying idea in the BLAS specification which allow cache-friendly code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5
    matgts

    matgts

    programs for geotechnical engineering and mathematics

    Computational software for geotechnical engineering and mathematics: https://sourceforge.net/projects/matgts/files/ mtfem - finite element analysis, 2D, plane strain state (C, SDL); mtpile - analysis of a laterally loaded pile (C, SDL); mtslope - slope stability and displacement analysis using limit equilibrium (C,SDL); jswall - analysis of a diaphragm wall (JavaScript); jsmath - mathematics: polynomial equations, linear systems of equations, eigenvalues, matrix multiplication...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ArmaNpy is a set of SWIG interface files which allows for generating Python bindings to C++ code which uses the Armadillo matrix library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    matrixgl - The Matrix Screensaver
    A 3D matrix screensaver based on The Matrix Reloaded. Supports widescreen setups, and can be run on Windows, Mac OSX, Linux, BSD and many other UNIX based operating systems.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    msp

    msp

    mathSuite Speed & Matrix Stream Processor

    This program is fundamentally a short-sized version of my mathSuite program: https://sourceforge.net/projects/mathsuite/ It includes all the functionalities of MSCenv (mathSuite Calculus Environment), such as inline variables and functions (mainly thanks to ExprEval), which you can use to perform expensive complex computations and store their results into runtime variables. You can perform also every Linear Algebra Operations included in mathSuite with new optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    Python language bindings for the GtkExtra widget set. GtkExtra is a useful set of widgets for the GIMP Toolkit, aka GTK+. It provides a spreadsheet-like matrix widget and widgets for 2-D and 3-D graphing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    LED sign conversion

    LED matrix rebirth

    Discarded the original controller due to lack of programming information and replaced it with three optional controllers: mbed, arduino and 8051 (DS5000)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FractalNeuroComputer

    FractalNeuroComputer

    Artificial Neural Network

    This is version 2 of a simulation that I wrote over a decade ago and never released. It is intended for research purposes. The FNC uses a fractal topology for the interconnect matrix and a "literal" neuron model inspired from biological neurons. The original source is long gone and I'm re-coding from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Meta Matrix Library is a modular designed collection of C libraries. It was developed to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    matrix.h

    matrix.h

    Some basic matrix algorithms implemented in C

    This is a collection of some matrix algorithms like matrix inverse, LU decomposition, Gauss elimination, matrix multiplication, matrix pow, matrix add, matrix subtract etc. This package also contains debugging information for the above algorithms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Hrothgar Parallel LM/MCMC Minimizer

    A versatile MCMC and downhill optimization engine

    Hrothgar is a parallel minimizer and Markov Chain Monte Carlo generator by Andisheh Mahdavi of San Francisco State University. It has been used to solve optimization problems in astrophysics (galaxy cluster mass profiles) as well as in experimental particle physics (hadronic tau decays). It is probably adaptable enough to be applied to your merit function if you can write it in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Parallel_Algorithms

    list of parallel Algorithms developed in Parallel Algo course

    These are the implementation of various parallel algorithms like Symmemtric division for sum and maximum, Optimal sum using parallel algorithms, List ranking, Tree contraction, Matrix vector multiplication, Counting the number of vowels, consonants, digits, Matrix transpose, Block based matrix multiplication, the project folder has 4 implemenations of Matrix Multiplication algorithms, one simple muliplication, Transpose based multiplication, Strip based matrix mulitiplication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GENESIS (GEneral NEural SImulation System) is a software platform for the simulation of neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, large networks, and systems-level processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    avr_pcd8544_driver

    AVR driver for driving PCD8544 based 84x48 dot-matrix displays.

    Checkout the documentation included in the project for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Autonom

    Enter a two dimensional maze and exit automatically.

    Autonom is a development project whose aim is to automatically find a way in a maze. It originally will be used in an unknown place by an autonom entity in order for it to find its way, without any human intervention. Version 1.0.0 has been released for both on Linux and on Windows platforms. In this very first release, there's a two-dimensional matrix which is 10x10 size. Our autonom entity enters into the matrix from the pre-determined starting point which is (9,4). autonom is expected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simulation of Master Slave prototype

    It simulates the parallel algorithms on the Master Slave prototype.

    ..., SBMT, HALT. There are simulation of 3 algorithms. Simulation of Prime Number Generation Algorithm. It involves division of whole range into smaller range as per processor and then doing the work in parallel. Simulation of Matrix Chain Multiplication Algorithm. It involves distribution of matrices as per processor and then doing the work in parallel. Simulation of Sorting Algorithm. It involves division of whole range into smaller range as per processor and then doing the work in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    fem2d

    2D Finite Element Method Tools

    Collection of programs developed to perform various engineering analyses on structures using the finite element technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C implementation of the Transfer Matrix Method (TMM) in Acoustics running under Linux and Windows. It features various models for the prediction of sound absorption of acoustical porous materials and aims for capabilities similar to commercial products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    Over 75 C++ function for working with vectors, matrix and quaternions. Inside the package there is no cycles, if's, classes or structures. Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project