An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: matrix-calculations

LoneWandererProductions/CoreLibrary

Some basic Libraries

Language: C# - Size: 12.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

weijie-chen/Linear-Algebra-With-Python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 2,428 - Forks: 589

NathanLaCrosse/QuantumComputerEmulator

Implements a quantum computer emulator as well as a complex matrix math library built from scratch.

Language: Java - Size: 352 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

edugca/xlMATRIX

Handle vectors and matrices in Excel with Lambda functions. Conduct statistical and econometric analysis with ease. No VBA!

Size: 10.2 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 29 - Forks: 1

OrF8/CPP-Image-Processing

A repository for Ex 4 in course 67315 (Programming Workshop in C & C++) @ The Hebrew Universty of Jerusalem

Language: C++ - Size: 1.11 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

mariateodorapopescu/matrixex

With capabilities for both single and dual matrix operations, this program provides essential functionalities such as addition, subtraction, determinant calculation, and matrix inversion.

Language: HTML - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

uncomplicate/neanderthal

Fast Clojure Matrix Library

Language: Clojure - Size: 3.94 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1,095 - Forks: 57

panguojun/Coordinate-System

In computer graphics, robotics, etc., efficient coordinate conversions matter. This project creates a new coordinate system structure and operations, replacing matrices and tensors, with features like innovative structure, efficient ops, and broad applicability.

Language: C++ - Size: 19.2 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 17 - Forks: 2

shadan-tech/NumPy-Projects

Collection of NumPy practice projects

Language: Jupyter Notebook - Size: 408 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

franko/gsl-shell

GSL library shell based on LuaJIT2

Language: Lua - Size: 22.4 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 99 - Forks: 11

vittorioPiotti/MatrixCalculator-C

Calcolatrice Matriciale sviluppata in C per tutte le operazioni con le matrici ed anche algoritmo di Laplace e calcolo della matrice inversa

Language: C - Size: 281 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 45 - Forks: 0

guychuk/matrix-calculator

Library for matrix calculations and linear algebra operations

Language: TypeScript - Size: 75.2 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

gagolews/deepr

Deep R Programming (Open-Access Textbook)

Size: 119 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 109 - Forks: 4

ritobias/cayley_hamilton

header-only C++ implementation of the iterative Cayley-Hamilton method for evaluating matrix power series and their differentials.

Language: C++ - Size: 2.24 GB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

socnetv/app

Social Network Analysis and Visualization software application.

Language: C++ - Size: 22.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 227 - Forks: 27

fahara02/OneMatrix

Header Only Linear Algebra matrix Library in C++

Language: C++ - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

flame/blis

BLAS-like Library Instantiation Software Framework

Language: C - Size: 47.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,422 - Forks: 378

CoderJo-Pro/Cpp-Array2D

A C++ Library about 2D array template classes, grid and mathematical operations of matrices.

Language: C++ - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

AleksandarKostovic/Matrix-MAC-Unit

Matrix Multiply and Accumulate unit written in System Verilog

Language: SystemVerilog - Size: 151 KB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 2

brightway-lca/brightway2-calc

The calculation engine for the Brightway2 life cycle assessment framework.

Language: Python - Size: 4.61 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 16 - Forks: 17

LynnHo/Matrix-Calculus-Tutorial

Matrix Calculus via Differentials, Matrix Derivative, 矩阵求导教程

Size: 925 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 282 - Forks: 45

ge47kuf/cpp-performance-optimization

C++ code optimization examples (Matrix Multiplication, Mandelbrot Set, Map App) using AVX, multithreading, data structures, and perf analysis.

Language: C++ - Size: 8.34 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gbenroscience/ParserNG

ParserNG is a powerful , fast math expression parser that parses and evaluates math expressions, does differential calculus(symbolic) evaluations, numerical integration, equation solving(quadratic, Tartaglia's, numerical solutions of other equations) , matrix operations and statistics amongst other functionality. It is written in pure java and has no native dependencies.

Language: Java - Size: 1020 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 39 - Forks: 7

elsuizo/static-math

Safe and fast mathematical operations with static arrays in the Rust programming language

Language: Rust - Size: 1.05 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 41 - Forks: 2

waikato-datamining/py-matrix-algorithms

Python library of 2-dimensional matrix algorithms.

Language: Python - Size: 524 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 2

GalacticcGames/EiV

EiV is a C++ and Blueprint Library for Unreal Engine that is powered by the Eigen library. Eigen is a free, third party linear algebra library for C++ that comes built-in🔧 to Unreal Engine.

Language: C++ - Size: 2.52 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AdityaPatadiya/Matrix-data-communication-algorithm-using-asymmetric-key

A secure encryption-decryption algorithm for data communication with quantum resistance. This project utilizes randomized matrix operations and asymmetric key cryptography to enhance security and protect against quantum threats. The algorithm ensures robust data protection through complex transformations, making decryption extremely difficult.

Language: Python - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

risahamm/matrix.h

Implementation of the matrix.h library in C programming language.

Language: C - Size: 1.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AleksandarHaber/Save-and-Load-Eigen-Cpp-Matrices-Arrays-to-and-from-CSV-files

The functions provided in this C++ source files are used to save and load Eigen C++ matrices/arrays to and from CSV values.

Language: C++ - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 5

yo525/SME

SME256 Encryption Library is a Python package that implements the 256 Scrambled-Matrix-Encryption (SME256) algorithm

Language: Python - Size: 139 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rzxmha/Linear_Algebra

Linear Algebra project from TripleTen

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

martacanirome4/TheGameOfLife

Adaptación al Juego de la Vida de John Conway para un tablero 30x30

Language: Java - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

goessl/MachineLearning

An easy neural network for Java!

Language: Java - Size: 42 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 126 - Forks: 35

ahm4dd/Matrix-operations

A program to perform matrix operations such as finding the (Inverse, Determinant, Transpose, Eigen Values and Vectors) of a matrix, solving linear equations, and more.

Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DariuszGulbicki/Smath

Mathematical utilities for swift

Language: Swift - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ddddavid-he/CMatLib

A C library of basic matrix operations.

Language: C - Size: 127 KB - Last synced at: about 5 hours ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

JordanRL/Fermat

A library providing math and statistics operations for numbers of arbitrary size.

Language: PHP - Size: 10.4 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 66 - Forks: 6

Ashu-45/Project-CX

Project-CX is a C-based project that includes several tools for: Matrix calculations EMI calculations A mini bank system Some utilities for coders

Language: C - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 0

Kazik24/wgpu_ai

Rust wgpu Tensor AI library

Language: Rust - Size: 182 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

walidbosso/Java-threads-udp-tcp-rmi-charts

This repository contains a series of Java projects developed by Walid Boussou. Each project focuses on different aspects of Java programming, including threads, sockets, RMI, charts, and image filters.

Language: Java - Size: 238 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

nthnn/c3e

C3E (Complex Compute Core Engine) is a framework, platform, library, and an engine for handling complex computational tasks involving matrices, vectors, and tensors.

Language: C - Size: 748 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

VarunS2002/Python-Data-Structures-Algorithms

Repository for Data Structures and Algorithms in Python.

Language: Python - Size: 40 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 4

iBz-04/Eigenv

Algorithm for finding the dominant eigenvalue and the corresponding eigenvector of a given n x n matrix - Power method

Language: C - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

DMikaia/matrix-op

A Rust project for matrix manipulation.

Language: Rust - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

WilliamJardim/VectorizationJS

Uma biblioteca simples para operações vetoriais e matriciais em JavaScript. A simple library for vector and matrix operations in JavaScript.

Language: JavaScript - Size: 5.21 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

angsch/block-algorithms

Block Linear Algebra Algorithms in Matlab

Language: MATLAB - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

harismuneer/Matrix-Operations-Using-Pointer-Arithmetic

💾 Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmetic

Language: C++ - Size: 169 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

Chester-xx/Matrix-Calculator

Python build packaged into a binary using a compiler. Simple graphical interface allows users to enter a 3-dimensional matrix to perform various calculations on.

Language: Python - Size: 16.3 MB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nPreissler/matrix-solver

square matrices solver - deploy (on dev at last moment) on link

Language: CSS - Size: 41 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LastAncientOne/Mathematics_for_Machine_Learning

Learn the mathematics behind machine learning and explore various mathematical concepts within machine learning.

Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 27

gramian/matrico

A flonum matrix module for CHICKEN Scheme.

Language: Scheme - Size: 182 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

toufik-az/Cpp-Codes-

c++ exercises with solution

Language: C++ - Size: 92.8 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Parsa-Hajian/EigenMatrix

Finding Eigen Matrix, Eigen Values and Determinant of a Matrix

Language: R - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Schrausser/ConsoleApp_Matrix

Console applications for matrix calculation and tools.

Language: C - Size: 216 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

Language: C++ - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

foxtrot112/Linear-AlgebraOperations-for-CPP

The repository Linear-AlgebraOperations-for-CPP is a C++ library designed to perform essential linear algebra operations, providing foundational tools for working with vectors, matrices, and related computations. It likely includes functionalities for matrix addition, subtraction,,multiplication, and transposition, as well as vector operations like

Language: C++ - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Twins-Diwakar-Sharma/Mathril Fork of Twins-Divyanshu-Sharma/Mathril

A custom mathematics library for game development and game engine development.

Language: C++ - Size: 84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

lucassantuss/linear-systems-gauss

Application to solve Linear Systems using the Gauss method, performed with C# and Windows Forms

Language: C# - Size: 1.15 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

PatrickSchroeder98/matrix_calculations_library

A C++ library for matrix calculations

Language: C++ - Size: 112 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nesterova-p/Lab_9

Ćwiczenie 9 - Zarządzanie wersjami oprogramowania

Language: C - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

waikato-datamining/matrix-algorithms

Java library of 2-dimensional matrix algorithms.

Language: Java - Size: 876 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

PTV-Group/tutorials-time-dependent-matrix

Implement an app that computes a time dependent matrix with the help of the Matrix Routing API. The resulting travel time profiles are displayed on a line chart.

Language: JavaScript - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OrF8/Intro_Ex_3.5

A repository for Ex 3.5 in course 67101 (Introduction to Computer Science) @ The Hebrew Universty of Jerusalem

Language: Python - Size: 489 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

svn-dys/FastMat-P-P

FastMat++ || Fast, efficient, and lightweight matrix library in C++

Language: C++ - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hirundula/tabularlibrs

Rust library for abstract matrices stored in single linear vectors

Language: Rust - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

emanuelemessina/cuda-benchmark

Evaluate matrix calculations time between CPU and GPU (CUDA)

Language: C++ - Size: 20.1 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

coder3101/Matrix-Calculator-for-Android 📦

A Simple Yet, Highly Customisable Matrix Calculator

Language: Java - Size: 17.3 MB - Last synced at: about 17 hours ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 6

fibo/m2c

go for 2x2 complex matrices

Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

dabeale/grid_solve

Solving problems on a grid.

Language: C++ - Size: 189 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Hykudoru/Pescado-3D-Engine

A 3D graphics and physics engine coded from scratch in C++ and OpenGL.

Language: C++ - Size: 800 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 47 - Forks: 1

DoctorDalek1963/lintrans

lintrans is a tool to visualize linear transformations in 2D.

Language: Python - Size: 245 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

HoangTran0410/p5js-playground

All my working experience with p5js

Language: JavaScript - Size: 49.8 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 6

zezav-cz/MatrixCalculator

CLI app fro basic matrix operations

Language: C++ - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

J01100/matrix-calculator 📦

An unreleased side project for Discrete Structures that returns the sum, product, inverse, and transpose of matrices with dimensions up to 4x4.

Language: Python - Size: 52.4 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 2

bruno-galdino/Calculadora_de_determinante

Um programa que calcula o determinante de uma matriz NxN.

Language: C - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

bruno-galdino/BGMatrix

Um conjunto de rotinas para efetuar operações com matrizes matemáticas.

Language: C - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

evrhel/MatrixUtil

A C++ header-only library for vector, matrix, and quaternion math.

Language: C++ - Size: 138 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

bennyschmidt/v-staq

Vector states & queries.

Language: JavaScript - Size: 1.01 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

brianferri/fmm-c--

collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project

Language: C++ - Size: 40 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

PatrickSchroeder98/Matrix_Calculator

A simple matrix calculator

Language: Python - Size: 2.93 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sippathamm/MatCalc

A matrix transformation library in Python

Language: Python - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BeyzaKomish/Matrix-Multiplication-Project

This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.

Language: C++ - Size: 881 KB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

connorbell123/matmanip

A simple program that allows you to manipulate matrices.

Language: Pascal - Size: 4.82 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ifwhy/linear-algebra-calculator

Linear Algebra calculator for solving Matrix Calculations and System of Linear Equations

Language: Python - Size: 4.49 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mschuepbach/matrix-kernel-filter-calculator

Simple calculator for matrix kernel filters

Language: Svelte - Size: 449 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

Language: Scala - Size: 5.45 MB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 2

naiveHobo/NumJ

Multithreaded matrix handling library for Java

Language: Java - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

areeba0/cpp_matrix_manipulation_library

The Matrix Library in C++ is a versatile, user-friendly class for efficient matrix manipulation. It supports dynamic creation and specialized constructors for 2x2, 3x3, and 4x4 matrices. The library includes essential operations like sum, average, row/column totals, and transposition. It ensures stable, dynamic memory management for various matrix

Language: C++ - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ysong1231/SimRank

An implementation of SimRank and SimRank++ algorithms on both directive graphs and bipartitle graphs, with matrix manipulations to reduce the calculation complexity effectively.

Language: Python - Size: 336 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 14 - Forks: 0

old-zet/kryptos-k4_vigenere-symmetry

Algorithmic implementation of the Avirai's proposition to solve Kryptos K4 via Vigenère's table with randomized initial position and symmetry transposition via pairs of partially inversed matrices (cf. https://www.reddit.com/r/codes/comments/wwqj3m/kryptos_yar_east_north_east_and_muko/)

Language: Python - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Jiangtang/Matrix-Computations

Code Repository for Matrix Computations(4th Edition) by G.H. Golub and C.F. Van Loan

Language: Jupyter Notebook - Size: 5.21 MB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 9

parkeston/android-opengl-shaders

Simple 3d objects translation using OpenGL matrix operations

Language: Java - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

satyampatidar/Page-Rank-Algorithm

PageRank (PR) is an algorithm used by Google Search to rank web pages in their search engine results.

Language: Jupyter Notebook - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

1Git2Clone/matrix-math-rs

It's quite funny how poorly implemented this is. Libraries that do these operations usually work in highly parallelized environments (sometimes entirely on the GPU). But the beauty of doing it manually is the learning curve. (Vec Vec double heap indirections are a crime against humanity)

Language: Rust - Size: 42 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Papich23691/Math

A small math library in c++

Language: C++ - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

niinpatel/matrices

Add, Subtract, Multiply and Divide 2D and 3D Matrices using JavaScript.

Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

imwrdo/systems-of-linear-equations

Numerical methods 2 project on Gdansk University of Technology

Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

itincknell/Matrix-Master

A shell for handling SymPy matrix objects

Language: Python - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ypodlesov/cmc-ctm-nla-methods

🎓 MSU-CMC-CTM programming practice on basic linear algebra algorithms.

Language: C++ - Size: 45.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

1Kill2Steal/matrix-math-rs

A simple rust library/CLI app that allows for basic work with mathematical Matrices.

Language: Rust - Size: 44.9 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Related Keywords
matrix-calculations 418 matrix 147 linear-algebra 80 matrix-multiplication 69 matrix-library 46 python 44 math 42 cpp 41 mathematics 35 matrices 35 java 35 c 35 matrix-functions 27 matrix-factorization 23 matrix-computations 21 python3 20 vector-math 17 vector 16 calculator 13 machine-learning 12 neural-network 12 c-plus-plus 11 data-science 10 numpy 10 matrix-decompositions 9 data-structures 9 algorithms 9 rust 9 determinant 9 javascript 9 gauss-elimination 8 eigenvectors 8 numerical-methods 8 statistics 8 arrays 7 tensor 7 library 7 csharp 7 algebra 7 eigenvalues 7 vectors 7 complex-numbers 6 math-library 6 matlab 6 scientific-computing 6 qr-decomposition 6 linear-algebra-library 6 cuda 6 cplusplus 5 matrix-inversion 5 sorting-algorithms 5 matrix-inverse 5 equation-solver 5 3d-graphics 5 3d 5 calculus 5 image-processing 5 object-oriented-programming 5 opengl 5 linear-equations 5 graphics 4 algorithm 4 matrix-subtraction 4 swift 4 openmp 4 gpu-acceleration 4 matrix-addition 4 matrix-operations 4 determinant-calculation 4 csv 4 deep-learning 4 geometry 4 matlab-functions 3 singular-value-decomposition 3 computational-mathematics 3 matrix-sum 3 oop 3 rational-numbers 3 files 3 matrix-math-library 3 multithreading 3 html 3 equation 3 numerical-analysis 3 functional-programming 3 excel 3 least-squares 3 matrix-determinant-calculation 3 numerical-computation 3 life-cycle-assessment 3 lu-decomposition 3 blas 3 c-language 3 matrix-transpose 3 prime-numbers 3 data-visualization 3 inverse-matrix 3 swing-gui 3 computational-science 3 cpp17 3